Function log()

← Back to Module math



Module math → log()

Description

Calculate base-10 logarithm of x

log(x)


Parameters


Return Value


Usage Example

log(10)   ' Returns 1