Function melior::dialect::ods::math::exp_2

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

Creates an exp2 operation.