A3DMathFct1DFractionData
-
struct
A3DMathFct1DFractionData Fraction structure.
2.0The following equation shows the result of a fraction function, where t is the parameter and x is the result:
Variables
-
A3DMathFct1D *
A3DMathFct1DFractionData.m_pP -
Numerator term of fraction.
-
A3DMathFct1D *
A3DMathFct1DFractionData.m_pQ -
Denominator term of fraction.