QuadraticFunction

説明

Represents a quadratic function: y = Ax^2 + Bx + C.

構造体のフィールド

Type fields and default values (if defined) are described below:

Name Type Description
A Real
B Real
C Real