Function melior::dialect::ods::math::log_2

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

Creates a log2 operation.