amath
1.8.5
Simple command line calculator
|
Class based handling of Infinity and Not A Number. More...
#include "numb.h"
Go to the source code of this file.
Classes | |
struct | NonNumber |
Represent a number which does not exists. More... | |
Enumerations | |
enum | NonNumberType { nnnan, nninf, nnninf, nnnimp } |
enum NonNumberType |
Enumerator | |
---|---|
nnnan | |
nninf | |
nnninf | |
nnnimp |