4 lines
149 B
Text
4 lines
149 B
Text
|
A bigfloat module utilising the Gnu MP (GMP) library. Basically this
|
||
|
module simply wraps nearly all of the 'mpf' functions provided by
|
||
|
that library.
|