Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <escher.h>
#include "../cartesian_function.h"
#include "tangent_graph_controller.h"
#include "extremum_graph_controller.h"
#include "integral_graph_controller.h"
#include "intersection_graph_controller.h"
#include "root_graph_controller.h"
#include "graph_view.h"
#include "banner_view.h"
#include "../../i18n.h"
Go to the source code of this file.
Classes | |
class | Graph::CalculationParameterController |
Namespaces | |
Graph | |