Clean way to create 'n-digit precision' float child class in Python

后端 未结 0 1106
被撕碎了的回忆
被撕碎了的回忆 2020-12-21 07:54

I want to create a LimitedPrecisionFloat class that would allow me to store a float with n-digits (I don\'t want to round the number, just cut the remaining dig

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