Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanjosolutions/luafloat

A library for working with floats.
https://github.com/sanjosolutions/luafloat

wow wow-addon wow-addon-lib

Last synced: 23 days ago
JSON representation

A library for working with floats.

Awesome Lists containing this project

README

        

# Float

A library for working with floats. This can help other add-on creators to save some work.

**Functions included:**

* **Float.seemsCloseBy**: checks if two floats are close by. This can be used as an alternative for an equality check because it seems that the accuracy of float calculation results can vary.

## How to use

Please see "[How to use Library](https://github.com/SanjoSolutions/LuaLibrary#how-to-use)" for how to use this library.

## Support

You can support me on [Patreon](https://www.patreon.com/addons_by_sanjo).