JCL Help:Versine
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: Versine Function
Search in JCL Help
Search in all projects
Summary
Returns the versine of the argument.
Pascal
function Versine(X: Float): Float;
Parameters
Parameters | Description |
X: Float | Angle, in radians, whose versine to calculate. |
Return Value
Versine of X.
Description
Versine calculates the versine of X.
About
Unit
Donator
Matthias Thoma
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