Module log

Module log 

Source
Expand description

Math function: log().

Structsยง

LogFunc

Functionsยง

is_pow ๐Ÿ”’
Returns true if the function is PowerFunc
log_decimal128 ๐Ÿ”’
Binary function to calculate an integer logarithm of Decimal128 value using base base Returns error if base is invalid
log_decimal256 ๐Ÿ”’
Binary function to calculate an integer logarithm of Decimal128 value using base base Returns error if base is invalid or if value is out of bounds of Decimal128