
This section explains how to use the functions shown below.
!, Abs(, Ran#, nPr, nCr, Rnd(
Factorial (!)
This function obtains the factorials of a value that is zero or a positive integer.
Appendix <#031> (5 + 3)! = 40320
Absolute Value Calculation (Abs)
When you are performing a real number calculation, this function simply obtains the absolute value.
Appendix <#032> Abs (2 – 7) = 5
Random Number (Ran#)
This function generates a
Appendix
<#033> Generate three
The random 3 digit decimal values are converted to
Note that the values shown here are examples only. Values actually generated by your calculator will be different.
Permutation (nPr) and Combination (nCr)
These functions make it possible to perform permutation and
combination calculations.
n and r must be integers in the range of 0 <r <n < 1 ⋅ 1010.
Appendix
<#034> How many
Rounding Function (Rnd)
This function rounds the value or the result of the expression in the function’s argument to the number of significant digits specified by the number of display digits setting.
Display Digits Setting: Norm1 or Norm2
The mantissa is rounded to 10 digits.