This commit is contained in:
syuilo 2019-06-15 17:06:03 +09:00
parent 2615368b1e
commit 6d08909b2f
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
3 changed files with 4 additions and 4 deletions

View file

@ -2060,8 +2060,8 @@ pages:
_divide:
arg1: "A"
arg2: "B"
remind: "÷ 割った余り"
_remind:
mod: "÷ 割った余り"
_mod:
arg1: "A"
arg2: "B"
eq: "AとBが同じ"