Not-a-Number in C Floating-Point Arithmetic
The C programming language adopts the IEEE 754 floating-point arithmetic. This includes the representation of non-finite floating-point values: on the one hand, there are positive and negative infinit
martinlicht.hashnode.dev4 min read