|
num
0.5
ADT for wrapping arbitrary numeric types.
|
A numeric Abstract Data Type (ADT) for the C programming language.
Inspired by the development model of GiNaC numeric class:
https://www.ginac.de/reference/classGiNaC_1_1numeric.html
None, except for a C compiler (C89 works fine).