Function melior::dialect::ods::math::tanh

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

Creates a tanh operation.