In C# /0 is infinite or error? I have infinite but another guy say me that is an error | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

In C# /0 is infinite or error? I have infinite but another guy say me that is an error

6th Nov 2018, 6:03 AM
maresba
maresba - avatar
2 ответов
+ 1
Ok. I read this. "Dividing a floating-point value by zero doesn't throw an exception; it results in positive infinity, negative infinity, or not a number (NaN), according to the rules of IEEE 754 arithmetic. " I have a float var for these i have infinite In Google not explain if the result is indetermination or infinite. Thank you
6th Nov 2018, 6:16 AM
maresba
maresba - avatar