这是一个CNRV发起的翻译优秀的国外文章的的众包翻译项目
- 贡献者请提交PR
- 请贡献这将每段对应的翻译写在英文的下面一段,暂时让中英文共存即可
- 请尽量遵循Markdown语法
- 不要求提供完整的翻译,仅仅若干段的翻译也接受,积少成多
- 负责人: 无 | 完成度: 0% | content/errors/comparison.md
- 负责人: 无 | 完成度: 0% | content/errors/rounding.md
- 负责人: 无 | 完成度: 0% | content/errors/propagation.md
- 负责人: 无 | 完成度: 0% | content/formats/integer.md
- 负责人: beyondsky | 完成度: 90% | content/formats/binary.md
- 负责人: beyondsky | 完成度: 99% | content/formats/fp.md
- 负责人: beyondsky | 完成度: 99% | content/formats/exact.md
- 负责人: 无 | 完成度: 0% | content/index.md
- 负责人: 无 | 完成度: 0% | content/basic.md
- 负责人: benluo | 完成度: 100% | content/languages/javascript.md
- 负责人: benluo | 完成度: 100% | content/languages/sql.md
- 负责人: benluo | 完成度: 100% | content/languages/perl.md
- 负责人: benluo | 完成度: 100% | content/languages/python.md
- 负责人: benluo | 完成度: 100% | content/languages/csharp.md
- 负责人: benluo | 完成度: 100% | content/languages/ruby.md
- 负责人: benluo | 完成度: 100% | content/languages/php.md
- 负责人: benluo | 完成度: 100% | content/languages/java.md
- 负责人: benluo | 完成度: 100% | content/references.md
- 负责人: benluo | 完成度: 10% | content/xkcd.md
原著信息:
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/