func.log

The log() function returns the base 10 logarithm of a given number or logarithm of a number for a particular base, specific to the argument

Syntax

func.log(numeric)
func.log(b numeric, x numeric)

Examples

Documentation for func.log is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)