Returns the hyperbolic sine of $arg, defined as (exp($arg) - exp(-$arg))/2.
float sinh ( float $arg )
No comments so far for sinh(). Leave yours as first below.