gpt4 book ai didi

c# - 浮点值在 Int 中丢失

转载 作者:太空狗 更新时间:2023-10-29 23:08:52 26 4
gpt4 key购买 nike

<分区>

尝试将 float 转换为 int,但缺少某些内容

float submittedAmount = 0.51f;

int amount = (int)(submittedAmount * 100);

here is watch. look at the variable values

为什么答案是50?

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com