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