Skip to content

marcusmueller/constexpr_monte_carlo_pi

Repository files navigation

Monte Carlo-based Pi search

This is a constexpr way of defining pi.

It's obviously bad: compilers in their standard configuration don't allow for very long evaluation in constexpr at compile time.

All this code is LGPL v3 or later, so do cite me. Don't use this code anywhere, though.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published