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.

added google site verification

+2 -1
+2 -1
layouts/default.html
··· 3 3 <head> 4 4 <meta charset="utf-8"> 5 5 <title>The Floating-Point Guide - <%= @item[:title] %></title> 6 + <meta name="google-site-verification" content="SoYmbsJEmSz2s1LmZk_cku4pKwhRsU6m0ZOTgGdnTL0" /> 7 + <meta name="generator" content="nanoc 3.1.2"> 6 8 <link rel="stylesheet" type="text/css" href="/style.css" media="screen"> 7 9 <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon"> 8 - <meta name="generator" content="nanoc 3.1.2"> 9 10 </head> 10 11 <body> 11 12 <div id="main">