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