This file defines the class IntCell. More...
#include "IntCell.h"
#include "CellImpl.h"
#include "TextCell.h"
#include <memory>
#include <algorithm>
#include <utility>
#include "intSign_svg.h"
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
This file defines the class IntCell.
IntCell is the Cell type that represents maxima's integrate() command.
integrate()