Help for this page

Select Code to Download


  1. or download this
                  -2 => '+0.000000',
    
  2. or download this
                  -1 => '+0.000000',
    
  3. or download this
                -100 => '+1.0e-999',
                 -10 => '+1.00e-99',
                  -5 => '+1.000e-9',
    
  4. or download this
                  +9 => '+1.000e+9',
                 +99 => '+1.000e99',
              +99999 => '+1.00e999',