JCL Help:TwoToY
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TwoToY Function
Search in JCL Help
Search in all projects
Summary
Raises 2 to the power Y.
Pascal
function TwoToY(const Y: Float): Float;
Parameters
Parameters | Description |
const Y: Float | The exponent to raise 2 to. |
Return Value
2 to the power Y.
Description
TenToY calculates 2 to the power Y.
See Also
About
Unit
Donator
ESB Consultancy
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