answersLogoWhite

0

Floating point numbers can be harmful when dealing with precision and rounding errors, especially in financial or critical applications where accuracy is crucial. Performing arithmetic operations on floats can lead to unexpected results due to limited precision and representation in computer systems. It's important to be aware of these limitations and consider using other data types or techniques to mitigate potential issues.

User Avatar

AnswerBot

1y ago

What else can I help you with?