SYMBIAN OS V9.2
» Symbian OS v9.2 » Symbian OS reference » C++ component reference » Base E32 » SPoly
Location: e32math.h
e32math.h
SPoly
struct SPoly;
A structure containing the set of coefficients for a polynomial.
Defined in SPoly: c, num
c
num
Math::Poly
TInt num;
TReal c;
Copyright ©2007 Symbian Software Ltd.