<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katsumi3</author_name>
  <author_url>https://blog.hatena.ne.jp/katsumi3/</author_url>
  <blog_title>アストラルプリズム</blog_title>
  <blog_url>https://katsumi3.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>四捨五入 import math math.round(4.5) 結果 4 math.round(4.6) 結果 5 pythonの四捨五入は五捨六入なので要注意 桁の指定は math.round(4.563,2) 結果 4.56 切りあげ math.ceil(2.2) 結果 3 切り捨て math.floor(2.2) 結果 2mathを付けたらながくて困る場合 from math import sin,cos,tan,acos,pi,ceil なぜかblender2.81ではroundはfromなにがししなくても round()だけで動くの不思議値を指定した範囲にしたい場合 a=190 m…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatsumi3.hatenablog.com%2Fentry%2F2020%2F01%2F03%2F211431&quot; title=&quot;python　四捨五入と切り上げ、切り捨て - アストラルプリズム&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>2020-01-03 21:14:31</published>
  <title>python　四捨五入と切り上げ、切り捨て</title>
  <type>rich</type>
  <url>https://katsumi3.hatenablog.com/entry/2020/01/03/211431</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
