Resolves the current mathematical equation and returns the significant and exponent portions of the result formatted using the provided System.IFormatProvider.
'Usage
Dim instance As WinCalculator
Dim significant As Decimal
Dim exponent As Integer
Dim provider As IFormatProvider
instance.GetValue(significant, exponent, provider)
Calling the GetValue method is the equivalent of pressing the equal (=) button.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2