Redian新闻
>
将float变成int的现成函数有么?
avatar
将float变成int的现成函数有么?# Java - 爪哇娇娃
G*O
1
最好是能把3.0变成3,3.5变成3.5的
多谢!
avatar
R*r
2
3.5 isn't an int, (int)your_float does the job. Unless
you want to do (int)Math.round(your_float)

【在 G*O 的大作中提到】
: 最好是能把3.0变成3,3.5变成3.5的
: 多谢!

avatar
G*O
3
I just tried your method.
3.5 might be not an int.
coz the output of 3.5 was 3.

【在 R*******r 的大作中提到】
: 3.5 isn't an int, (int)your_float does the job. Unless
: you want to do (int)Math.round(your_float)

avatar
a*e
4
Who tell you 3.5 is an int ?

【在 G*O 的大作中提到】
: I just tried your method.
: 3.5 might be not an int.
: coz the output of 3.5 was 3.

avatar
G*O
5
look one post up

【在 a**e 的大作中提到】
: Who tell you 3.5 is an int ?
avatar
a*e
6
这不是误人子弟嘛

【在 G*O 的大作中提到】
: look one post up
avatar
G*O
7
那你能回答一下我的问题么?

【在 a**e 的大作中提到】
: 这不是误人子弟嘛
avatar
R*r
8
I tried to say 3.5 wasn't an int, typo, sorry.

【在 G*O 的大作中提到】
: look one post up
avatar
G*O
9
可是我想保留3.5啊

【在 R*******r 的大作中提到】
: I tried to say 3.5 wasn't an int, typo, sorry.
avatar
G*O
10
看来没有捷径可以取了啊。
avatar
R*r
11
You have to setup your formula first.
What will be rounded to floor int, ceiling int, and .5?
Nobody can give you an answer without that first.

【在 G*O 的大作中提到】
: 看来没有捷径可以取了啊。
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。