JCL Help:PascalToAt

From Project JEDI Wiki
Jump to navigationJump to search


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

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