pub fn expm1(col: impl Into<Column>) -> Column
Computes the exponential of the given value minus one.