Sinh

The hyperbolic sine function

fun sinh(radians)

Parameters

Discussion

The argument of sinh is assumed to be in radians. To use degrees or another unit, you can specify it with the value:

sinh(0)
sinh(pi)
sinh(90 degrees)
0
11.55
2.3

Didn't find what you were looking for?

Contact Us