wxMaxima
Loading...
Searching...
No Matches
Data Structures
ExptCell.h File Reference

This file declares the class ExptCell which represents a exp() or e^x-construct. More...

#include "Cell.h"
#include "TextCell.h"
#include <memory>
#include <utility>
Include dependency graph for ExptCell.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ExptCell
 This cell represents a exp() or e^x-construct. More...
 

Detailed Description

This file declares the class ExptCell which represents a exp() or e^x-construct.