You are here: Start » QuadraticFunction Constructor

QuadraticFunction Constructor

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Syntax

public QuadraticFunction
(
	float a,
	float b,
	float c
)

Parameters

Name Type Range Default Description
afloat
bfloat
cfloat

See also