sinh Hyperbolic sine Description floatsinh floatarg Returns the hyperbolic sine of arg, defined as (exp(arg) - exp(-arg))/2. See also sin, asinh, cos and tan.