JCL Help:ArcSec
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: ArcSec Function
Search in JCL Help
Search in all projects
Summary
Calculates the inverse Sec.
Pascal
function ArcSec(X: Float): Float;
Parameters
Parameters | Description |
X: Float | Value whose ArcSec to calculate. Absolute value of X must be smaller than 1.0. |
Return Value
ArcSec of X in radians.
Description
ArcSec calculates the inverse secant of X. Meaning it returns the angle whose secant equals X.
About
Unit
Donator
Clayton Collie
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page