# SINH

## Content

This function returns the hyperbolic sine of the specified number.

## Syntax

`SINH(value)`

## Arguments

You can use any real number for the *value* argument.

## Remarks

The equation for calculating the hyperbolic sine is:

![](https://gcdocumentsitekrblob.blob.core.windows.net/document-site-files/images/8d606653-16a0-474d-b9dc-e2b4d01c2446/images/Func-SINH.png)

where z is the *value* argument.

## Data Types

Accepts numeric data. Returns numeric data.

## Examples

`SINH(B4)`

`SINH(R1C2)`

`SINH(1)` gives the result 1.1752011936