#include "precomp.h"
#include "Cell.h"
#include "ParenCell.h"
Go to the source code of this file.
This file declares the class SumCell
SumCell is the Cell type that represents maxima's sum(), lsum and product() commands.
sum()
lsum
product()