Skip to main content

Arithmetics

Hissab supports following arithmetic operations:

Elementary Operations

Addition, subtractions, multiplications and division

tip

You can quickly add list of numbers by entering it and separating it with space

Power

Percentages

Factorial

Remainder / Modulo

Absolute

Permutation

Combination

Least common multiplePRO

Greatest common divisorPRO

MinimumPRO

MaximumPRO

LogarithmPRO

  • log = log with base e
  • loge = log with base e
  • log10 = log with base 10
  • log2 = log with base 2