ホームへ (home)
数式を1つだけ入力してください。
Input one mathematical expression.
半角英数字以外で使ってよい記号は
= + - * / ** ^ ( )
だけです。
【
数式分析
analysis
】
分析結果
result
構成単位
token
前置記法
Polish notation
中置記法
Infix notation
後置記法
Reverse Polish notation
計算
calculation
⇧ 深さ優先の先行順で並べる→
前置記法
⇧
ノード
の左右を括弧でまとめていく→ 中置記法 ⇧深さ優先の後行順で並べる→
後置記法
⇧
【
2分構文木
】
Canvasが動くWebブラウザから開くと見れます