/flolib

Floating Point Library

Primary LanguageCGNU General Public License v3.0GPL-3.0

flolib

This project provides a small C floating-point library.

The following operations are currently supported:

  • Addition
  • Subtraction

Support for other operations is planned.