Name

FLT_EPSILON macro — Limit of accuracy

Synopsis

float FLT_EPSILON
               

The difference between 1 and the smallest value greater than 1 that can be stored in a float. The value is always less than or equal to 10-5.

Get C++ In a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.