Kernel function tanh NAME tanh - compute hyperbolic tangent SYNOPSIS float tanh(float x) DESCRIPTION Return the hyperbolic tangent of the argument. SEE ALSO kfuns/cosh kfuns/sinh