Home | History | Annotate | Download | only in decimaltestdata

Lines Matching full:99999

990 basx968 toSci '99e-99999'       -> '9.9E-99998'
992 basx970 toSci '1111e-99999' -> '1.111E-99996'
1167 maxexponent: 99999
1168 minexponent: -99999
1170 emax312 toSci 1E-99999 -> 1E-99999
1171 emax313 toSci 1E+99999 -> 1E+99999
1314 emax466 toSci 99999.E-999 -> 9.9999E-995