fork(2) download
  1. var a = 5.0;
  2. var b = a * 10e-12;
  3. b *= 10e+12
  4. print(b)
  5.  
Success #stdin #stdout 0.37s 381952KB
stdin
Standard input is empty
stdout
499.99999999999994