Quantcast
Channel: Small Basic
Viewing all articles
Browse latest Browse all 669

One of my favorite BASIC

$
0
0

Today I'd like to introduce one of my favorite BASIC.  That is CASIO FX-700P BASIC.  Following list is a sample program for it.

10 INPUT X
20 PRINT X;"!=";
25 P=1
30 FOR I=1 TO X
40  P=P*I
50 NEXT I
60 PRINT P

And following picture shows the result of this program.  I bought this product (CASIO FX-700P) in 1980's.  And still working! 

I made a Small Basic calculator which design is from this programmable calculator.

 


Viewing all articles
Browse latest Browse all 669

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>