本文实例讲述了python基于二分查找实现求整数平方根的方法。分享给大家供大家参考,具体如下:
x=int(raw_input(‘please input a int:’))
if xx:
high=ans
else:
low=ans
ans=(low+high)/2.0
if sign==ans:
break
print ans
更多 python基于二分查找实现求整数平方根相关文章请关注php中文网!
A programmer’s note boke for work and life
本文实例讲述了python基于二分查找实现求整数平方根的方法。分享给大家供大家参考,具体如下:
x=int(raw_input(‘please input a int:’))
if xx:
high=ans
else:
low=ans
ans=(low+high)/2.0
if sign==ans:
break
print ans
更多 python基于二分查找实现求整数平方根相关文章请关注php中文网!