Menu

[r5829]: / trunk / fuse-basic / tests / pi.bas  Maximize  Restore  History

Download this file

6 lines (5 with data), 83 Bytes

1
2
3
4
5
10 PRINT PI
20 PRINT 2 * PI
30 PRINT PI - PI
40 PRINT PI / PI
50 PRINT 4 * PI * PI
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.