Simplicty and flexibility!


Function::Mathematical

SinH


Parameters


Returns/Result


Examples


Reference

sinh

Type

Trigonometric Function

Purpose

The sinh function calculates the hyperbolic sine of an angle expressed in radians.

Syntax

sinh( NUMERIC VALUE)

Returns

A numeric value.

Usage

The numeric value in a Trigonometric function can be a constant value (as shown below), a variable, a field value, or an expression.

Examples

sinh( 2.53)

Returns: 6.2369235

 

sinh( -4.4)

Returns: -40.71929

See Also


On the forum about SinH

On the blog about SinH


dg3_HelpView