|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <quiz.h>#include <poincare.h>#include <cmath>#include <ion.h>#include <assert.h>#include "helper.h"Go to the source code of this file.
Functions | |
| template<typename T > | |
| void | assert_exp_is_bounded (Expression *exp, T lowBound, T upBound) |
| QUIZ_CASE (poincare_parse_function) | |
| QUIZ_CASE (poincare_function_evaluate) | |
| QUIZ_CASE (poincare_function_simplify) | |
| void assert_exp_is_bounded | ( | Expression * | exp, |
| T | lowBound, | ||
| T | upBound | ||
| ) |
Definition at line 11 of file function.cpp.
| QUIZ_CASE | ( | poincare_parse_function | ) |
Definition at line 19 of file function.cpp.
| QUIZ_CASE | ( | poincare_function_evaluate | ) |
Definition at line 64 of file function.cpp.
| QUIZ_CASE | ( | poincare_function_simplify | ) |
Definition at line 294 of file function.cpp.