Previous: CycleToRad function To the Table of Content Next: DegToRad function

- 4.45.2.24 -
Standard Units
Math Unit
Math Unit Procedures and Functions

DeltaPercent function

Targets: MS-DOS, OS/2, Win32


Math Unit

Compute percent deviation.

Declaration:
function DeltaPercent(Value1, Value2: Extended): Extended;
Remarks:
The DeltaPercent returns deviation between Value2 percent (%) from Value1. Result is lower than 1.


Previous: CycleToRad function To the Table of Content Next: DegToRad function
CycleToRad function Table of Content DegToRad function

- 4.45.2.24 -