本文介绍了舍入到最接近的数字,以2结尾的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 这真让我感到难过,因为我不确定如何实现它。 我的号码是4999,我希望向下舍入到最接近2的值,所以在这种情况下4999应该返回4992.是否有人能够帮助我用这个? 问候, suprsnipes 解决方案 Hi,This has really stumped me as I'm not exactly sure how I can acheive it.I have the number 4999 and I wish to round down to the nearest value ending in 2, so in this case 4999 should return 4992. Is anyone able to help me with this?Regards,suprsnipes 解决方案 这篇关于舍入到最接近的数字,以2结尾的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 07-15 20:24