Function melior::dialect::ods::math::tan

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

Creates a tan operation.