num  0.5
ADT for wrapping arbitrary numeric types.
num Documentation

Documentation

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

Dependencies

None, except for a C compiler (C89 works fine).