How does this compare to Boost.Multiprecision, which works well with Boost.Math? https://www.boost.org/doc/libs/1_86_0/libs/multiprecision/do... https://www.boost.org/doc/libs/1_86_0/libs/multiprecision/do...
My type is a bit simpler. But I think the approach is the same. After all, boost's type has much more math functions implemented. I don't have exp, sqrt...