<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mumoshu</author_name>
  <author_url>https://blog.hatena.ne.jp/mumoshu/</author_url>
  <blog_title>mumoshu.log</blog_title>
  <blog_url>https://mumoshu.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>LDAのmodel.betaをto_fしながら読んでると&quot;Float xx out of range&quot;なwarningが大量に出る. irbでやってみるとこんな感じ. &quot;1.6327561e-315&quot;.to_f (irb):34: warning: Float 1.6327561e-315 out of range =&gt; 1.63275608151574e-316 Floatの有効桁数が足りてないみたい. 単純にBigDecimalにしたらwarningはでなくなった. BigDecimal(&quot;1.6327561e-315&quot;) =&gt; #</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmumoshu.hatenadiary.org%2Fentry%2F20070916%2F1189916851&quot; title=&quot;Float xx out of range - mumoshu.log&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-09-16 13:27:31</published>
  <title>Float xx out of range</title>
  <type>rich</type>
  <url>https://mumoshu.hatenadiary.org/entry/20070916/1189916851</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
