procedure Power(var x, Exponent: real);
function IntPower(const Base:Extended; const Exponent:Integer):Extended;
function Tan(const X: Extended): Extended;
function CoTan(const X: Extended): Extended;
function ArcTan2(const Y,X:Extended):Extended;
function LogN(const Base,X:Extended):Extended;
Соответственно, убрать включение юнита hiMathParse из файлов:
hiBitsToInt.pas
hiCPU.pas
hiMath.pas
hiPlotAxis.pas
hiPlotHistogram.pas
hiPlotMarker.pas
hiPlotSeriesMarker.pas
hiVectorFields.pas