Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 444 Bytes

File metadata and controls

14 lines (9 loc) · 444 Bytes

Buoy

The purpose of this library is to supply Common Lisp implementations of non-trivial mathematics functions for floating-point numbers.

The current implementation of the single-precision version of the sin and cos functions (the only functions currently provided) is based on RLIBM, but we recommend instead using the more comprehensive core-math library.

License

See license.