JCL Help:TorrToPascal

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Converts a pressure from torr to Pascal.


Pascal

 function TorrToPascal(const Torr: Float): Float;


Parameters

Parameters Description
const Torr: Float The pressure, in torr, to convert to Pascal.


Return Value

The pressure after conversion to Pascal.


Description

The TorrToPascal routine converts the specified pressure, in torr, to the corresponding pressure in Pascal.


About

Unit

JclUnitConv


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