smallbasic / SmallBASIC

SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax
https://smallbasic.github.io
GNU General Public License v3.0
210 stars 37 forks source link

Bairstow.bas error #216

Open trukker41 opened 4 months ago

trukker41 commented 4 months ago

Line 69 duplicate definition Const cero=1e-19 comment line to fix.

Joe7M commented 4 months ago

Thank you for reporting. I'll fix this.

Joe7M commented 3 months ago

I have fixed the bug.