Logaritmes
Els logaritmes es calculen utilitzant la funció log.
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)
Per a calcular un logaritme natural utilitzeu la funció ln.
ln 1.32
Euler's number can be entered by using the constant e.
e^1.32