Show
Ignore:
Timestamp:
04/12/08 09:30:35 (9 months ago)
Author:
rjrw
Message:

Merged from trunk r1917:1941

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newmole/source/helike_einsta.cpp

    r1918 r1942  
    353353                        /* This is an extrapolation to the data given above.  The fit reproduces 
    354354                         * the above values to 10% or better. */ 
    355                         A= 7.22E-9*pow(nelem, 9.33); 
     355                        A= 7.22E-9*pow((double)nelem, 9.33); 
    356356                        iso_put_error(ipHE_LIKE,nelem,ipHi,ipLo,IPRAD,0.3f); 
    357357                }