I installed the QPC 2.03 yesterday evening.
It works better, but there is still some problem with floating point:

try that:

  PRINT 1e-615
  PRINT 1e-615/10
  PRINT 1e-615/100
  PRINT 1e-615/1000

It's at least interesting results.

Reply via email to