I know in most, if not all programming languages, integers, floats etc all have a maximum amount they can hold, either unsigned or signed. Eg pascal\'s int type can only hol
This document gives good starting point, like sys.float_info.
sys.float_info