help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'math' (#rtl)

secant

Calculate secant

Declaration

Source position: math.pp line 263

function secant(

  x: float

):float;

Description

Secant calculates the secant (1/cos(x)) of its argument x.

Errors

If 90 or 270 degrees is specified, an exception will be raised.

See also

cosecant

  

Calculate cosecant

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505