COSH

From MCS Wiki AVR
(Difference between revisions)
Jump to: navigation, search
 
Line 23: Line 23:
  
 
| valign="top" width="100%" style="width: 421px; border: 1px solid rgb(0, 0, 0);" |  
 
| valign="top" width="100%" style="width: 421px; border: 1px solid rgb(0, 0, 0);" |  
A numeric variable that is assigned with cosine hyperbole of variable single.
+
A numeric variable that is assigned with cosine hyperbole of variable float.
  
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
 
| valign="top" width="21%" style="width: 109px; border: 1px solid rgb(0, 0, 0);" |  
 
| valign="top" width="21%" style="width: 109px; border: 1px solid rgb(0, 0, 0);" |  
Single
+
Float
  
 
| valign="top" width="100%" style="width: 421px; border: 1px solid rgb(0, 0, 0);" |  
 
| valign="top" width="100%" style="width: 421px; border: 1px solid rgb(0, 0, 0);" |  
The single or double variable to get the cosine hyperbole of.
+
The float variable to get the cosine hyperbole of.
  
 
|}
 
|}

Latest revision as of 20:40, 15 June 2015

Contents

Action

Returns the cosine hyperbole of a floating point variable

 

 

Syntax

var = COSH( float )

 

 

Remarks

Var

A numeric variable that is assigned with cosine hyperbole of variable float.

Float

The float variable to get the cosine hyperbole of.

 

All trig functions work with radians. Use deg2rad and rad2deg to convert between radians and angles.

 

 

See Also

RAD2DEG , DEG2RAD , ATN , COS , SIN , TANH , SINH

 

 

Example

Show sample
Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language