How to calculate a Mod b in Casio fx-991ES calculator

前端 未结 11 1329
情歌与酒
情歌与酒 2021-01-29 22:17

Does anyone know how to calculate a Mod b in Casio fx-991ES Calculator. Thanks

11条回答
  •  死守一世寂寞
    2021-01-29 22:46

    There is a switch a^b/c

    If you want to calculate

    491 mod 12
    

    then enter 491 press a^b/c then enter 12. Then you will get 40, 11, 12. Here the middle one will be the answer that is 11.

    Similarly if you want to calculate 41 mod 12 then find 41 a^b/c 12. You will get 3, 5, 12 and the answer is 5 (the middle one). The mod is always the middle value.

提交回复
热议问题