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