1 #ifndef POINCARE_LOGARITHM_H 2 #define POINCARE_LOGARITHM_H 19 int writeTextInBuffer(
char * buffer,
int bufferSize,
int numberOfSignificantDigits = PrintFloat::k_numberOfStoredSignificantDigits)
const override {
26 bool parentIsAPowerOfSameBase()
const;
32 template<
typename T>
Expression * templatedApproximate(Context& context,
AngleUnit angleUnit)
const;
Type type() const override
Expression * clone() const override
static int writePrefixExpressionTextInBuffer(const Expression *expression, char *buffer, int bufferSize, int numberOfDigits, const char *operatorName)