Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

What are the steps that the calculator follows when using fnInt()?

What are the basic steps that the TI-83 calculator follows when using fnInt()? For example, when doing the quadratic formula, you can say this:

Ask and get input from user, store in variable A.

Ask and get input from user, store in variable B.

Ask and get input from user, store in variable C.

Display the opposite of B plus the square root of [B^2-(4*A*C)] and then divide the whole thing by 2*A.

Display the opposite of B minus the square root of [B^2-(4*A*C)] and then divide the whole thing by 2*A.

Pause the screen

Clear variable A.

Clear variable B.

Clear variable C.

Clear the screen.

Stop.

It must be something a TI-83 is capable of doing.

Update:

Thank you. I was asking so that I could try to make an Integrals program in my calculator, to compensate for not having a TI-89.

1 Answer

Relevance
Still have questions? Get your answers by asking now.