#include "AbsCell.h"
#include "CellImpl.h"
#include "TextCell.h"
This file defines the class AbsCell
AbsCell is the Cell type that represents the field that represents the abs() and cabs() commands.
abs()
cabs()