Is this constexpr sqrt function portable?

前端 未结 0 1150
栀梦
栀梦 2021-01-07 22:32

I wrote this implementation of sqrt that is finite in complexity and precise up to the last digit when double is ieee754 double. The question is that is this portable on dev

相关标签:
回答
  • 消灭零回复
提交回复
热议问题