Sinh
Sinh[z] gives the hyperbolic sine of z, defined as .
Examples
Compute hyperbolic sine values:
Sinh[0]
(* 0 *)
Sinh[1.0]
(* 1.1752 *)
Sinh[Log[2]]
(* 3/4 *)Please visit the official Wolfram Language Reference for more details.
Sinh[z] gives the hyperbolic sine of z, defined as (ez−e−z)/2.
Compute hyperbolic sine values:
Sinh[0]
(* 0 *)
Sinh[1.0]
(* 1.1752 *)
Sinh[Log[2]]
(* 3/4 *)Please visit the official Wolfram Language Reference for more details.