#include int a = std::numeric_limits::infinity(); float a = std::numeric_limits::infinity(); double a = std::numeric_limits::infinity(); ...