JCL Help:DegToCycle
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: DegToCycle Function
Search in JCL Help
Search in all projects
Summary
Converts an angle from degrees to cycles.
Pascal
function DegToCycle(const Degrees: Float): Float;
Parameters
Parameters | Description |
const Degrees: Float | The angle, in degrees, to convert to cycles. |
Return Value
The angle after conversion to cycles.
Description
The DegToCycle routine converts the specified angle, in degrees, to the corresponding angle in cycles.
About
Unit
Donator
Marcel van Brakel
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