This is an intuitive decimal floating-point number library for non-critical tasks and testing. The library does not adhere to any standard, but was inspired by DEC64.
git submodule update --init
g++ -std=c++23 -Ofast -s mandelbrot.cpp -o m
em++ -std=c++23 -O3 -s eps.cpp -o e.js