Bluebit Software
Bluebit Software Support Forum
 Home          Members     Calendar     Who's On

Welcome Guest ( Login | Register )
        



Significant Digits Expand / Collapse
Message
Posted Wednesday, March 31, 2004 9:36 AM Post #17
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
How many significant digits does a matrix retain?

I am running calculations that require at least 6 decimal places, however, when I view the matrix contents in the debug window, only 3 decimal places are shown.

Posted Wednesday, March 31, 2004 9:42 AM Post #172
 

Bluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit Support
Matrix object retains 15 significant digits and 15 significant digits are used for all calculations.

GetString method, if it is used without any parameter, returns by default just 3 significant digits.

You may also use the GetString method with a parameter specifying the number of decimal digits to return e.g.
Debug.Print MatObj.GetString(6)
Debug.Print MatObj.GetString(9)




Trifon Triantafillidis

Lead Developer

Bluebit Software

« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Trifon

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 1:07am

Powered by InstantForum.NET v4.1.4 © 2013
Execution: 0.297. 17 queries. Compression Disabled.
.NET Matrix Library