Lo que todo programador debería saber sobre aritmética de punto flotante
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

HTML 82.8%
Java 12.7%
CSS 3.0%
Ruby 1.6%
76 2 0

Clone this repository

https://tangled.org/juanlu.space/puntoflotante.org https://tangled.org/did:plc:p7v4p6njfpdv6gen4bllnkqm/puntoflotante.org
git@knot.juanlu.space:juanlu.space/puntoflotante.org git@knot.juanlu.space:did:plc:p7v4p6njfpdv6gen4bllnkqm/puntoflotante.org

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.txt
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/