You are here: Start » QuadraticFunction Constructor

QuadraticFunction Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public QuadraticFunction
(
	float a_,
	float b_,
	float c_
)

Parameters

Name Type Range Default Description
a_float
b_float
c_float

See also