cosh
Hyperbolic cosine of the input
cosh(in1): out1Arguments:
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input to the hyperbolic cosine function. |
Returns
| Name | Type | Description |
|---|---|---|
| out1 | number | The hyperbolic cosine of the input. |
Hyperbolic cosine of the input
cosh(in1): out1| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input to the hyperbolic cosine function. |
| Name | Type | Description |
|---|---|---|
| out1 | number | The hyperbolic cosine of the input. |