1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-12 22:45:13 +00:00
QB64-PE/internal/c/libqb
SteveMcNeill 1be3e366ac Final fixes to math stuff (I hope)
Fix to CONST with the math evaluator to toss a message and error with values out of acceptable range for ARCSEC and ARCCSC.

Tweak to _PI to add constexpr for speedier execution.

Fix to the math tests for the new (and unbuggy) values for ARCSEC and ARCCSC.
2023-10-31 11:32:22 -04:00
..
include Final fixes to math stuff (I hope) 2023-10-31 11:32:22 -04:00
src fix typos 2023-04-30 15:20:42 -07:00
build.mk Replace time() with std::chrono, fix startup delay 2023-01-08 20:24:25 -05:00