割った余りを求める関数をMisskeyPagesに追加

This commit is contained in:
syuilo 2019-05-03 18:48:40 +09:00
parent 0e764a2b3e
commit 4b68abd963
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
3 changed files with 6 additions and 0 deletions

View file

@ -1982,6 +1982,10 @@ pages:
_divide:
arg1: "A"
arg2: "B"
remind: "÷ 割った余り"
_remind:
arg1: "A"
arg2: "B"
eq: "AとBが同じ"
_eq:
arg1: "A"