Manuals/calci/SEC

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

SEC(n)

where

is the angle in radian.


SEC function determines the secant of the given angle.


SEC returns NaN if n is not real


SEC


Lets see an example in (Column2Row1)

=SEC(Column1Row1)

Returns 1.903594 for SEC(45)

Consider another example in (Column2Row2)

=SEC(Column1Row2)

Returns NaN for SEC("abc")


Syntax

Remarks

Examples

Description