Skip to content

stdlib (2022.011)

Compare
Choose a tag to compare
@EliteAsian123 EliteAsian123 released this 11 Nov 00:39
· 11 commits to master since this release

Important Changes:

  • Core.scope
    • decToStr function (finally!)
  • LowLevel/Floats.scope
    • mantissaPartAsDec function
  • Math/Core.scope
    • sqrt now uses SSE instead of x87
    • powInt, exp, and pow functions
    • log10, ln, and log functions
  • stdlib.zip
    • Floating point related backend changes

Full Changelog: 2022.010...2022.011