Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherDo you mean that the BRDViewer is just displaying it in scientific notation?
If it's a bdouble field, & shows double in the metadata, then it will be stored in a double format.
How the BRDViewer displays it is another matter & my guess would be that the BRDViewer is just using a string representation of the double, which - depending on which API it is using and what the value of the double it - might display using scientific notation or not.