Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brazzy/floating-point-gui.de

Website that provides concise answers to common questions about floating-point numbers.
https://github.com/brazzy/floating-point-gui.de

Last synced: about 2 months ago
JSON representation

Website that provides concise answers to common questions about floating-point numbers.

Awesome Lists containing this project

README

        

http://floating-point-gui.de aims to provide both short and simple
answers to the common recurring questions of novice programmers
about floating-point numbers not "adding up" correctly, and
more in-depth information about how IEEE 754 floats work,
when and how to use them correctly, and what to use instead
when they are not appropriate.

The site is built using the nanoc static site generator:
https://nanoc.ws/ (Requires the kramdown and adsf gems)

Please note: the contents of the `output` folder are generated and only
included in the repository to support my half-assed automated deployment
process. I will not accept pull requests that edit these files.

The site is published under the Creative Commons Attribution License (BY):
http://creativecommons.org/licenses/by/3.0/