Unit 'JPL.Math' Package
[Overview][Procedures and functions][Index] [#pl_jplib]

PercentOf

Declaration

Source position: JPL.Math.pas line 46

function PercentOf(

  const Percent: Double;

  const x100PercentValue: Double

):Double; overload;

function PercentOf(

  const Percent: Integer;

  const x100PercentValue: Double

):Integer; overload;



CT Web help

CodeTyphon Studio