Represents method SimpsonIntegration(fx,MFloat,MFloat,Integer).
SimpsonIntegration(fx,MFloat,MFloat,Integer)
function SimpsonIntegration(const f: fx; const a, b: MFloat; N: Integer): MFloat;