ratmath
Math utilities for working with rational numbers and intervals.
$ area51 add ratmathCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ratmath:some-function ...)Math utilities for working with rational numbers and intervals.
$ area51 add ratmathCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ratmath:some-function ...)