HomeManualTopicsTypesSymbols

std::ln

computes the logarithm to the base e

Parameter

number
the input number

Result

log
the logarithm of number to the base e

Topic

Math

See also

std::exp computes the exponential function of its argument

Implemented by

std_types::negative_integer computes the logarithm to the base e
std_types::positive_integer computes the logarithm to the base e
std_types::real computes the logarithm to the base e