2.3 Math

  • ① Square root / absolute value /-/ In / log10 / e^ (raise e to the power of 9) / 10^ (return the result of 10 to the power of 9).

  • ② sin / cos / tan / asin / acos / atan.

  • ③ + / - / x / ÷ / ^。

  • ④ Hexadecimal.

  • ⑤ Get the remainder of “64” ÷ “10”.

  • ⑥ The number 123.

  • ⑦ Random integer from “1” to “100”.

  • ⑧ Round/Round up/Round down.

Note: All numbers in the boxes can be modified.

文档更新时间: 2021-08-05 14:19   作者:Win