<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nnao45</author_name>
  <author_url>https://blog.hatena.ne.jp/nnao45/</author_url>
  <blog_title>nがひとつ多い。</blog_title>
  <blog_url>https://nnao45.hatenadiary.com/</blog_url>
  <categories>
    <anon>Go</anon>
  </categories>
  <description>指数表記の文字列型？？？何それ？ これ。 package main import ( &quot;fmt&quot; ) func main() { fmt.Println(float64(1000000)) //-&gt; 1e+06 } play.golang.org goで浮動小数点数型をデフォルトではフォーマットした時に 1e+06 のように出力され、こういう表記を指数表記、英語ではexponential notation、notation、scientific notation とか呼ぶ。 それがどうしたの？ って感じだろうが少し待って欲しい、例えば以下のようなreturnScientificNotation…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnnao45.hatenadiary.com%2Fentry%2F2019%2F01%2F28%2F020941&quot; title=&quot;【Go】Go言語で指数表記の文字列型を数値型にパースする。 - nがひとつ多い。&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>2019-01-28 02:09:41</published>
  <title>【Go】Go言語で指数表記の文字列型を数値型にパースする。</title>
  <type>rich</type>
  <url>https://nnao45.hatenadiary.com/entry/2019/01/28/020941</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
