Logarithmes

Les logarithmes peuvent être calculées avec la fonction 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)

Pour calculer le logarithme népérien utilisez la fonction ln.

ln 1,32

Euler's number can be entered by using the constant e.

e^1,32