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

This file declares the class AbsCell. More...

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

Go to the source code of this file.

Data Structures

class  AbsCell
 A cell that represents an abs(x) block. More...
 

Detailed Description

This file declares the class AbsCell.

This file defines the class for the cell type that represents an abs(x) block.

AbsCell is the Cell type that represents the field that represents the abs() and cabs() commands.