Searched refs:nExpExp (Results 1 – 2 of 2) sorted by relevance
296 nExpExp = (short)get_number_of_digits( (double)nNumExp ); in InitExp()325 if( nPos>nExpExp ) in GetDigitAtPosExpScan()331 no += nExpExp-nPos; in GetDigitAtPosExpScan()333 if( nPos==nExpExp ) in GetDigitAtPosExpScan()
173 short nExpExp; // the number of digits in the exponent member in SbxBasicFormater
Completed in 29 milliseconds