HP Forums
Please forgive my amnesia. Entering “f(x)” on Casio fx-991EX - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: Not HP Calculators (/forum-7.html)
+--- Forum: Not remotely HP Calculators (/forum-9.html)
+--- Thread: Please forgive my amnesia. Entering “f(x)” on Casio fx-991EX (/thread-20397.html)



Please forgive my amnesia. Entering “f(x)” on Casio fx-991EX - Matt Agajanian - 08-26-2023 08:38 AM

Hi all.

My memory must be going. How can I define f(x) and g(x) and then evaluate expressions like 3f(15)^2+9f(2.5)? I know that TABLE lets you define f(x) and g(x). It doesn’t seem I can call up the f( and g( operations outside of TABLE mode or am I missing a step or a few?

Your help is greatly appreciated. Thank you.


RE: Please forgive my amnesia. Entering “f(x)” on Casio fx-991EX - klesl - 08-26-2023 02:04 PM

the 1st option:
store your variables
type your function to calculator with stored variables
evaluate your function
change and store your variables
use replay command (the up arrow) and evaluate your function again
the 2nd option:
use spreadsheet


RE: Please forgive my amnesia. Entering “f(x)” on Casio fx-991EX - Matt Agajanian - 08-26-2023 11:11 PM

(08-26-2023 02:04 PM)klesl Wrote:  the 1st option:
store your variables
type your function to calculator with stored variables
evaluate your function
change and store your variables
use replay command (the up arrow) and evaluate your function again
the 2nd option:
use spreadsheet

Okay. From what you’re saying:l


Example: f(g(x))
1--Store variables.
2--Enter g(x).
3-Evaluate.
4--Store result in x.
5-Enter f(x)
6--Evaluate

Now that f(x) and g(x) are in the history stack,
A--Store new value
B--R↑ history stack to g(x) and evaluate.
C--store result in x.
D--R↑ history stack to f(x) and evaluate.

Repeat Steps A-D

R↑?? I couldn't resist.