Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <e32math.h>

Struct SPoly

struct SPoly;

Description

A structure containing the set of coefficients for a polynomial.

Members

Defined in SPoly:

See also:


Member data


num

TInt num;

Description


c

TReal c[1];

Description