tanh

Function tanh 

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

Creates a tanh operation.