Differences

This shows you the differences between two versions of the page.

Link to this comparison view

expression function - hyperbolic tangent [2016/09/14 18:19]
expression function - hyperbolic tangent [2016/09/14 18:19] (current)
Line 1: Line 1:
 +====== Hyperbolic Tangent (Expression Function) ======
  
 +===== Purpose =====
 +The **Hyperbolic Tangent** function (TANH) is used to calculate the hyperbolic tangent of an angle given in radians, degrees, or gradians. ​
 +
 +{{::​tanh_initial.png?​direct&​600|}}
 +
 +===== Parameters =====
 +The **Hyperbolic Tangent** function has two parameters, the first of which is required:
 +
 +==== Radians ====
 +
 +Allowed Inputs: [[Field|field]] value or number
 +
 +The first required parameter is the angle that the hyperbolic tangent will be obtained from either use the use the [[Query Builder]] to choose a field that contains the value or use type a value to enter a number.
 +
 +==== Angle Unit ====
 +
 +Allowed Inputs: omitted, '​d',​ '​g' ​
 +
 +The second parameter of the **Hyperbolic Tangent** function is the unit the angle is provided in. If the angle unit is omitted or not recognized then radians will be be used.  For an angle provided in degrees use '​d'​. ​ For an angle provided in gradians use '​g'​. ​ If the angle unit needs to be dynamically stored in a field then the advanced expression builder will need to be used.
 +
 +
 +===== Output =====
 +
 +The output of the **Hyperbolic Tangent** function is a number representing the hyperbolic tangent.
 +
 +===== Example =====
 +
 +For example TANH(0.5235987755983),​ TANH(30,'​d'​),​ and TANH(33.3333333333,'​g'​) would result in "​0.480472778156"​.
expression function - hyperbolic tangent.txt ยท Last modified: 2016/09/14 18:19 (external edit)
Copyright WorkXpress, 2024