Post Reply 
No multi-statement 991CW—It’s peculiar
08-27-2023, 07:08 PM
Post: #9
RE: No multi-statement 991CW—It’s peculiar
(08-26-2023 06:36 PM)Albert Chan Wrote:  Hi, Irdheat

Multi-statements is like a program.

Here is an example, calculating ellipse perimeter via AGM
note: for FX-115MS, B = √AB means B = √(A*B)

(01-23-2020 01:40 PM)Albert Chan Wrote:  Using my Casio FX-115MS, AGM2 method for Halley's comet, numbers from here

A = 2667950000
B = 678281900
C = A²
D = B²
E = 0.5

F=B-A : C=C-EF² : B=√AB : A=A+F/2 : E=2E

Keep pressing "=" until F=0 (so that A,B,C all converged)

\(\large\pi\)(C+D)/B       → ellipse perimeter = 11,464,318,984.1 km

Now I have another formula for my 115s & 991s. And a superb CALC example also.

Plus, it’ll make for another program for my 34, 67, and 42.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: No multi-statement 991CW—It’s peculiar - Matt Agajanian - 08-27-2023 07:08 PM



User(s) browsing this thread: 1 Guest(s)