Manuals/calci/COTAN

From ZCubes Wiki
Revision as of 21:31, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left"> '''COTAN'''(n) where '''n '''is the angle in radian. </div> ---- <div id="1SpaceContent" class="zconte...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

COTAN(n)

where

is the angle in radian.


COTAN function determines the cotangent of the given angle.


COTAN returns NaN if n is not real


COTAN


Lets see an example in (Column2Row1)

=COTAN(Column1Row1)

Returns 0.61737 for COTAN(45)

Consider another example in (Column2Row2)

=COTAN(Column1Row2)

Returns NaN for COTAN("abc")


Syntax

Remarks

Examples

Description