QB64.com

QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS.

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore…

SAMPLES: MATH

Averager

🐝 missing 🔗 math, legacy

Averages 5 test scores.

Dec to Frac

🐝 A&A De Pasquale 🔗 math, dos world, qbjs

’ DEC_FRAC.BAS - Fraction/Decimal conversion functions ‘ and sample program ‘ b…