Returns the hyperbolic sine of arg, defined as (exp(arg) - exp(-arg))/2. Parameters :
float sinh ( float $arg )