摘要:
python 里3.15 round(3.15,1)=3.1 print(round(3.15,1))decimal.getcontext().rounding=decimal.ROUND_HALF_UPb=decimal.Decimal('3.15',decimal.getcontext())pr 阅读全文
posted @ 2018-09-20 16:13
mojiemeizi
阅读(469)
评论(0)
推荐(0)
浙公网安备 33010602011771号