문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top