Function melior::dialect::ods::math::log_10

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

Creates a log10 operation.