atanh

Function atanh 

Source
pub fn atanh<'c>(
    context: &'c Context,
    operand: Value<'c, '_>,
    location: Location<'c>,
) -> AtanhOperation<'c>
Expand description

Creates an atanh operation.