Page logoMath sketchbook

Documentation for log

Signature

log(base, argument)

Description

The log() function calculates the logarithm of a given argument to a specified base.

Variants

  • log(scalar, scalar) -> scalar

Examples

See also