Hacker News new | ask | show | jobs
by nly 612 days ago
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...

1 comments

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...