ratmath

MIT

Math utilities for working with rational numbers and intervals.

$ area51 add ratmathCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ratmath:some-function ...)