Help for this page

Select Code to Download


  1. or download this
    foreach (-2.0,-1.9,-1.5,-1.1,-1.0,-0.9,-0.5,-0.1,-0)
    {
    ...
    string= -0.5 digits=-0.500000, float2big=-5.0000000000000000e-001
    string= -0.1 digits=-0.100000, float2big=-1.0000000000000001e-001
    string=    0 digits= 0.000000, float2big= 0.0000000000000000e+000
    
  2. or download this
    foreach (-2.0,-1.9,-1.5,-1.1,-1.0,-0.9,-0.5,-0.1,-0)
    {
    ...
    string= -0.5 digits= 0.000000, float2big= 0.0000000000000000e+000
    string= -0.1 digits= 0.000000, float2big= 0.0000000000000000e+000
    string=    0 digits= 0.000000, float2big= 0.0000000000000000e+000