Number.Log
This function calculates the logarithm of a given number to a specific base. If the base is not provided, the default value used is Number.E. If the number is null, the function will return null.
This function calculates the logarithm of a given number to a specific base. If the base is not provided, the default value used is Number.E. If the number is null, the function will return null.