<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>frontline</author_name>
  <author_url>https://blog.hatena.ne.jp/frontline/</author_url>
  <blog_title>misc.log</blog_title>
  <blog_url>https://www.backyrd.net/</blog_url>
  <categories>
    <anon>業務日誌.NET</anon>
  </categories>
  <description>訳あってSingle型の数値をToStringで文字列化し、あとでまたParseを使って戻す必要が出てきたのですが、テストのためにSingle.MaxValueをこの処理にかけたところ… Single.MaxValue = 3.40282347E+38 Single.MaxValue.ToString = &quot;3.402823E+38&quot; と、ToStringを掛けた時点で値の桁数が2桁減ってしまいました（Eの前の「47」が消えている）。まぁ、こんな細かい値を扱う仕組みを作っているわけではないので、実害はないのですが、できるだけ汎用的な物を作るという観点からはクリアしておきたいところ……と思って調…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.backyrd.net%2Fentry%2F20111129%2Fp1&quot; title=&quot; Single型をToStringしたら桁数が減ってしまった - misc.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>2011-11-29 00:00:01</published>
  <title> Single型をToStringしたら桁数が減ってしまった</title>
  <type>rich</type>
  <url>https://www.backyrd.net/entry/20111129/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
