<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>taiga006</author_name>
  <author_url>https://blog.hatena.ne.jp/taiga006/</author_url>
  <blog_title>Continue(s)</blog_title>
  <blog_url>https://taiga.hatenadiary.com/</blog_url>
  <categories>
    <anon>Go</anon>
  </categories>
  <description>皆様にだいぶ遅れを取る形となってしまいましたがこちら無事完走しました。 稚拙ではありますが一応正解している（はずの）コードを置いておきます。 ツッコミポイントはありそう。 いつかこれを見直して笑ってやる。 Exercise: Loops and Functions 関数とループを使った簡単な練習として、平方根の計算を実装してみましょう: 数値 x が与えられたときに z² が最も x に近い数値 z を求めたいと思います。 (以下略) package main import ( &quot;fmt&quot; . &quot;math&quot; ) func Sqrt(x float64) float64 { z := x / 2…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftaiga.hatenadiary.com%2Fentry%2F2019%2F04%2F24%2F230823&quot; title=&quot;A Tour of Go完走。Exerciseの解答まとめ。 - Continue(s)&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-04-24 23:08:23</published>
  <title>A Tour of Go完走。Exerciseの解答まとめ。</title>
  <type>rich</type>
  <url>https://taiga.hatenadiary.com/entry/2019/04/24/230823</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
