Towards Euler's polyhedron formula for mathlib
Working on formalizing Euler's polyhedron formula in Lean's mathlib.
Working on formalizing Euler's polyhedron formula in Lean's mathlib.
Thoughts on the Simons Institute's AI for Math program.
Details about the Leaning In 2025 workshop.
Leaning In returns in 2025! Join us for a workshop dedicated to Lean.
A polyfill for the TC39 decimal proposal.
A beginner-friendly guide to getting started with Lean 4.
Decimal numbers are everywhere in our daily lives.
How to work with decimal numbers in Python using the decimal module.
I've made an NPM package that allows you to work with IEEE 754 Decimal128 values in your JavaScript programs. Time to start working with decimal numbers!
Why binary floating-point numbers can be problematic.
Real-world scenarios where decimal arithmetic matters.
Racketfest returns! Join us for a celebration of Racket.
Frequently asked questions about decimal arithmetic in JavaScript.
QuickJS is a JavaScript engine that supports arbitrary-precision decimals. Here's how to play around with them.
Solutions for fixing floating-point arithmetic issues in JavaScript.