Arithmetic calculator
Command | Calculation |
---|---|
abs | Absolute Value Calculator |
l | get the number of the values |
max | Maximum of numbers |
min | Minimum of numbers |
a | Average Calculator |
gcd | GCD / Polynomial GCD Calculator |
lcm | LCM / Polynomial LCM Calculator |
ceil | Ceil |
floor | Floor |
frac | Fraction |
p2 | Get the square number |
p3 | Get the cube number |
r2 | Get the root number |
pe | Expand Polynomials |
pf | Factor Polynomials |
Arithmetic
- Count numbers
- GCD calculator
- LCM calculator
- Ceiling calculator
- Floor calculator
- Convert decimals to fractions
- Calculate squared numbers
- Calculate cubed numbers
- Square root
- Expand polynomials
- Factor polynomials
- Absolute Value Calculator
- Combination calculator
- Permutation calculator
- Factorial calculator
- Integer square root
- Separate integer and decimal parts
- Nearest integer
- Round to N decimal places
- Exponent calculator