CSL Language ReferenceOperators sinh Hyperbolic Sine Syntax y = sinh(x) Description Returns the hyperbolic sin of the passed argument, which may be an expression. Example y = sinh(2.45)