Question

I am planning to buy a CASIO FX-9860GII for school, but I am really interested in programming for it.

I looked everywhere on the internet but could not find anything. Is it possible to create programs for it in languages like C or maybe Java and how do you do it?

Was it helpful?

Solution

These calculators come with a BASIC-like interpretator, so you'd probably want to look into that. Recently, a C compiler was released, so you can program in both languages.

Here, you can have a look at the developers guide, containing information like the SDK, specs etc. Basicaly everything you'll need to know is in there.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top