COSH

From MCS Wiki AVR
Revision as of 15:11, 8 February 2013 by Admin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Action

Returns the cosine hyperbole of a single

 

 

Syntax

var = COSH( single )

 

 

Remarks

Var

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

Single

The single or double 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

Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language