I know that a 64-bit app can perform high-precision mathematical calculations. As a 32-bit app, does VB6 have special methods to simulate high-precision mathematical calculations?
Code:Const PI = 3.14159265358979323846264338327950288419716939937510582097494459




Reply With Quote