Function melior::dialect::ods::math::expm_1

source ·
pub fn expm_1<'c>(
    context: &'c Context,
    operand: Value<'c, '_>,
    location: Location<'c>
) -> ExpM1Operation<'c>
Expand description

Creates an expm1 operation.