Accuracy of math.pow, numpy.power, numpy.float_power, pow and ** in python

前端 未结 0 1637
忘掉有多难
忘掉有多难 2020-12-03 16:33

Is there are difference in accuracy between math.pow, numpy.power, numpy.float_power, pow() and ** in python, between two floating point numbers x,y? I assume x is very sma

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