Texas Instruments BA-20 Profit Manager User Manual - Page 14

Parentheses, Factorial, Random Numbers, Combinations, Permutations, Rounding

Page 14 highlights

Parentheses 9 : Use parentheses to control the order in which the calculator evaluates a numeric expression in division, multiplication, powers, roots, and logarithm calculations. The calculator includes up to 15 levels of parentheses and up to 8 pending operations. Note: You do not have to press : for expressions ending in a series of closed parentheses. Pressing N closes parentheses automatically, evaluates the expression, and displays the final result. To view intermediate results, press : once for each open parenthesis. Factorial & g The number for which you compute a factorial must be a positive integer less than or equal to 69. Random Numbers & a The calculator generates a random real number between zero and one (0

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114

10
Overview of Calculator Operations
Parentheses
9 :
Use parentheses to control the order in which the calculator evaluates a
numeric expression in division, multiplication, powers, roots, and
logarithm calculations. The calculator includes up to 15 levels of
parentheses and up to 8 pending operations.
Note:
You do not have to press
:
for expressions ending in a series of
closed parentheses. Pressing
N
closes parentheses automatically,
evaluates the expression, and displays the final result. To view
intermediate results, press
:
once for each open parenthesis.
Factorial
& g
The number for which you compute a factorial must be a positive integer
less than or equal to 69.
Random Numbers
& a
The calculator generates a random real number between zero and one
(0<x<1) from a uniform distribution.
You can repeat a sequence of random numbers by storing a
seed
value in
the random number generator. Seed values help you recreate
experiments by generating the same series of random numbers.
To store a seed value, key in an integer greater than zero and press
D
& a
.
Combinations
& s
The calculator computes the number of combinations of
n
items taken
r
at a time. Both the
n
and
r
variables must be greater than or equal to 0.
Permutations
& m
The calculator computes the number of permutations of
n
items taken
r
at a time. Both the
n
and
r
variables must be greater than or equal to 0.
Rounding
& o
The calculator computes using the rounded, displayed form of a number
instead of the internally stored value.
nCr
n
!
n
r
)
!
r
!
×
(
-----------------------------
=
nPr
n
!
n
r
)
!
(
------------------
=