Author Topic: CSNG v's Scientific Notation  (Read 2024 times)

0 Members and 1 Guest are viewing this topic.

Offline Dimster

  • Forum Resident
  • Posts: 500
    • View Profile
CSNG v's Scientific Notation
« on: July 24, 2021, 02:18:32 pm »
Using CSNG doesn't restate Scientific Notation into the closest single decimal point value, or at least it doesn't seem to be able to.

Is that correct? And if so is there a limit to resultant math expressions that CSNG can't handle - for example, if a division comes up with an Integer64 precision but I have only declared the variable to hold the result as a single then CSNG will not find the closest single decimal point value. But had that same division come up with say double precision CSNG would find the closest single decimal value even though the variable to hold the result was declared as a single.