Source position: JPL.Math.pas line 44
function PercentValueStr(
const Value: Double;
const x100Percent: Double;
Digits: Integer = 2
):string;