onyx-lang / onyx

✨ The compiler and developer toolchain for Onyx
https://onyxlang.io
BSD 2-Clause "Simplified" License
576 stars 22 forks source link

Implement Scientific Notation #117

Closed ghost closed 8 months ago

ghost commented 8 months ago

Please consider implementing scientific notation, e.g. 1e-5, in Onyx and adding to the docs too. Thanks !!