Function melior::dialect::ods::math::powf

source ·
pub fn powf<'c>(
    context: &'c Context,
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>
) -> PowFOperation<'c>
Expand description

Creates a powf operation.