Mathspp Blog

A blog dedicated to mathematics and programming!

This blog has a really interesting assortment of articles on mathematics and programming. You can use the tags to your right to find topics that interest you, or you may want to have a look at

You should also subscribe to the blog newsletter.

Today I learned what precision Python floats have.

Today I (re)learned how to delete a file in Python with the module pathlib.

Today I (re)learned Heron's formula to compute the area of a triangle from its three sides.