<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pydoc</author_name>
  <author_url>https://blog.hatena.ne.jp/pydoc/</author_url>
  <blog_title>PyDocument</blog_title>
  <blog_url>https://pydocument.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>逆ポーランド記法（逆ポーランド表記法、後置記法）は、数式の演算子が数値の後に来るように表記される数式表記方法です。この表記方法は、式の計算順序を括弧などの区切り文字を使わずに表現できます。そのため、計算機上で数式を効率的に処理することに適しており、主に計算機科学や数学の分野で使われています。 ポーランド記法とは 逆ポーランド記法の計算手順 逆ポーランド記法の式を計算するプログラム 実装する手順の整理 処理の実装 プログラムの実行 ポーランド記法とは 逆ポーランド記法は、数式を表すための一種の記法であり、演算子がオペランド（数字や変数などの値）の後に来る形式で表現されます。通常の中置記法（例えば…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpydocument.hatenablog.com%2Fentry%2F2023%2F03%2F24%2F215507&quot; title=&quot;Pythonで逆ポーランド記法の式を計算するプログラム - PyDocument&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>https://ad.linksynergy.com/fs-bin/show?id=AYs77u8eW70&amp;bids=1138543.1&amp;type=10</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-03-24 21:55:07</published>
  <title>Pythonで逆ポーランド記法の式を計算するプログラム</title>
  <type>rich</type>
  <url>https://pydocument.hatenablog.com/entry/2023/03/24/215507</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
