Expand description
Math function: log().
Structsยง
Functionsยง
- is_pow ๐
- Returns true if the function is
PowerFunc - log_
decimal128 ๐ - Binary function to calculate an integer logarithm of Decimal128
valueusingbasebase Returns error if base is invalid - log_
decimal256 ๐ - Binary function to calculate an integer logarithm of Decimal128
valueusingbasebase Returns error if base is invalid or if value is out of bounds of Decimal128