SimpsonIntegration(fx,MFloat,MFloat,Integer) Method

Represents method SimpsonIntegration(fx,MFloat,MFloat,Integer).

Namespace: flcMaths
function SimpsonIntegration(const f: fx; const a, b: MFloat; N: Integer): MFloat;

Parameters

f
Type: fx

a
Type: System.Void

b
Type: System.Void

N
Type: Integer

Return Value

Type: MFloat