<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>webpagemaker</author_name>
  <author_url>https://blog.hatena.ne.jp/webpagemaker/</author_url>
  <blog_title>96's blog</blog_title>
  <blog_url>https://96s.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>Math.メソッド名(引数１,引数２,・・・) maxメソッド・minメソッド &lt;script&gt; var num1=10; var num2=15; var num3=16; document.write('&lt;h1&gt;',Math.max(num1, num2, num3),'&lt;/h1&gt;'); document.write('&lt;h1&gt;',Math.min(num1, num2, num3),'&lt;/h1&gt;'); &lt;/script&gt; randomメソッド（乱数を利用したおみくじ） &lt;script&gt; var random=Math.random(); document.write(random); i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F96s.hatenablog.com%2Fentry%2F20130821%2F1377010800_1&quot; title=&quot;JavaScript07（Mathオブジェクト） - 96&amp;#39;s blog&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>2013-08-21 00:00:00</published>
  <title>JavaScript07（Mathオブジェクト）</title>
  <type>rich</type>
  <url>https://96s.hatenablog.com/entry/20130821/1377010800_1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
