Forrest logo
back to context overview

arithmetic

List of commands for arithmetic:

  • arithmetic:tldr:26e81 arithmetic: Start an arithmetic quiz.
    $ arithmetic
    try on your machine
    explain this command
  • arithmetic:tldr:5edbc arithmetic: Specify one or more arithmetic [o]peration symbols to get problems on them.
    $ arithmetic -o ${select}
    try on your machine
    explain this command
  • arithmetic:tldr:c51a0 arithmetic: Specify a range. Addition and multiplication problems would feature numbers between 0 and range, inclusive. Subtraction and division problems would have required result and number to be operated on, between 0 and range.
    $ arithmetic -r ${7}
    try on your machine
    explain this command
back to context overview