<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>blanketsky</author_name>
  <author_url>https://blog.hatena.ne.jp/blanketsky/</author_url>
  <blog_title>blanket log</blog_title>
  <blog_url>https://blanketsky.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>Haskell は負数の割り算をきちんとサポートしていて、剰余の符号が、割る数と割られる数のどっちに依存するかで2種類ある。 quotRem x y = (q,r) ならば x = qy + r divMod x y = (d,m) ならば x = dy + m 違いは、r の符号は x と同じ (restoring method) m の符号は y と同じ (non-restoring method) http://pub.cozmixng.org/~the-rwiki/rw-cgi.rb?cmd=view;name=%A5%B9%A5%AF%A5%EA%A5%D7%A5%C8%B8%C0%…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblanketsky.hatenadiary.org%2Fentry%2F20080610%2F1213156189&quot; title=&quot; div/mod と quot/rem - blanket 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>2008-06-10 12:49:49</published>
  <title> div/mod と quot/rem</title>
  <type>rich</type>
  <url>https://blanketsky.hatenadiary.org/entry/20080610/1213156189</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
