会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
你猜猜我是谁
爱听音乐的coder运气不会差
博客园
首页
新随笔
联系
管理
订阅
2022年4月28日
java中Math类的常用API
摘要: Math.abs(int a):绝对值Math.ceil(double a):向上取整Math.floor(double a):向下取整Math.max(int a,int b):最大值Math.pow(double a,double b):a的b次幂Math.random():随机数 [0.0,1
阅读全文
posted @ 2022-04-28 14:30 二次元的程序猿
阅读(46)
评论(0)
推荐(0)
编辑
公告