Free cookie consent management tool by TermsFeed sinh() Function
sinh() Function

Function

sinh( number )

Returns the hyperbolic sine(s) of the specified number(s).

Parameters

Keyword Type Description

number

Decimal

An angle measure or array of angle measures in radians, the hyperbolic sine(s) of which will be returned.

Returns

Decimal

Usage considerations

This function can be used with any value.

Examples

sinh(1) returns 1.1752011936438013

Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

sinh() Function

FEEDBACK