You are here: Start » AVL.NET » QuadraticFunction Constructor

QuadraticFunction Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
afloat
bfloat
cfloat

See also