1 #ifndef POINCARE_STORE_H 2 #define POINCARE_STORE_H 22 int writeTextInBuffer(
char * buffer,
int bufferSize,
int numberOfSignificantDigits = PrintFloat::k_numberOfStoredSignificantDigits)
const override;
int polynomialDegree(char symbolName) const override
Type type() const override
Expression * clone() const override
const Expression * operand(int i) const