> Functions
Calculates the natural logarithm of the number number.
In Python, math.log() is the native function of the math module: if number <= 0, it raises a ValueError (math domain error) instead of returning NaN as LeekScript does.
log(1) // 0 log(e) // 1 log(1000000) // 13.815510558
Impossible de charger les données du jeu.
Vérifiez votre connexion et réessayez.