Module expr_fn

Module expr_fn 

Source

Functionsยง

expm1
Returns exp(expr) - 1 as a Float64.
factorial
Returns the factorial of expr. expr is [0..20]. Otherwise, null.
hex
Computes hex value of the given column.