JCL Help:AtToPascal
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: AtToPascal Function
Search in JCL Help
Search in all projects
Summary
Converts a pressure from at to Pascal.
Pascal
function AtToPascal(const At: Float): Float;
Parameters
Parameters | Description |
const At: Float | The pressure, in at, to convert to Pascal. |
Return Value
The pressure after conversion to Pascal.
Description
The AtToPascal routine converts the specified pressure, in at, to the corresponding pressure in Pascal.
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