Solving and Integrating Programs
14–11
File name 33s-English-Manual-040130-Publication(Edition 2).doc Page : 388
Printed Date : 2004/1/30 Size : 13.7 x 21.2 cm
Restrictions on Solving and Integrating
The SOLVE
variable
and
∫
FN d
variable
instructions cannot call a routine that
contains another SOLVE or
∫
FN instruction. That is, neither of these instructions
can be used recursively. For example, attempting to calculate a multiple integral
will result in an
∫
∫
error. Also, SOLVE and
∫
FN cannot call a routine that
contains an
label
instruction; if attempted, a
or
∫
error will be returned. SOLVE cannot call a routine that contains an
∫
FN instruction (produces a
∫
error), just as
∫
FN cannot call a
routine that contains a SOLVE instruction (produces an
∫
error).
The SOLVE
variable
and
∫
FN d
variable
instructions in a program use one of the
seven pending subroutine returns in the calculator. (Refer to "Nested Subroutines"
in chapter 13.)
The SOLVE and
∫
FN operations automatically set Decimal display format.
Summary of Contents for 33S
Page 14: ......
Page 15: ...Part 1 Basic Operation ...
Page 16: ......
Page 56: ......
Page 64: ......
Page 82: ......
Page 92: ......
Page 122: ......
Page 138: ......
Page 157: ...Part 2 Programming ...
Page 158: ......
Page 184: ......
Page 210: ......
Page 222: ......
Page 293: ...Part 3 Appendixes and Reference ...
Page 294: ......
Page 324: ......
Page 348: ......