JCL Help:Versine

From Project JEDI Wiki
Jump to navigationJump to search


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

JclMath


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