Skip to content

whatthefrog/floating-point-gui.de

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:
http://nanoc.stoneship.org/ (Requires the kramdown and adsf gems)

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.8%
  • Java 14.3%
  • CSS 2.8%
  • Ruby 2.1%