Spread 8.0 Documentation
SINH
Support Options
Formula Reference > Built-In Functions > SINH

Glossary Item Box

SINH


Name

Hyperbolic sine

Description

Returns the hyperbolic sine of the specified number.

Syntax

SINH(value)

Remarks

You can use any real number for the value argument.

The formula used to calculate the hyperbolic sine is:

See also ACOS, ACOSH, ASIN, ASINH, ATAN, ATAN2, ATANH, COS, COSH, SIN, TANH, and TAN.

Data Type

Accepts numeric data. Returns numeric data. For more information, see Data Type for Each Cell Type.

Example

SINH(R1C2)
SINH(B4)
SINH(1)=1.1752011936

Copyright © GrapeCity, inc. All rights reserved.