Function expm1

Source
pub fn expm1(col: impl Into<Column>) -> Column
Expand description

Computes the exponential of the given value minus one.