Comment on Java
larvyde@sh.itjust.works 1 year agoYea but at those values floating points can’t represent fractions anyway
Comment on Java
larvyde@sh.itjust.works 1 year agoYea but at those values floating points can’t represent fractions anyway
Lmaydev@programming.dev 1 year ago
Exactly. So if cast to int you’d either get an error or 0 for everything above a certain value.