TestNumericalNumber
From ApCoCoAWiki
TestNumericalNumber
Compares two numerical numbers
Syntax
ApCoCoATest.TestNumericalNumber(Found: Rat, Expected: Rat, Eps: Rat)
Description
@param Found:
@param Expected:
@param Eps:
@return
The following parameter is optional:
@param Dil: Integer > 0, factor for dilation of the polyhedral P, to count the lattice points of the polyhedral n*P
Example