Logaritmi
Logaritmus var aprēķināt, izmantojot log funkciju.
log 100
To calculate a logarithm in a different base use a subscript number or normal number after the function.
log₂ 32
log2 (32)
log (32;2)
Lai aprēķinātu naturālo logaritmu, izmanto ln funkciju.
ln 1,32
Euler's number can be entered by using the constant e.
e^1,32