Friday, 10 September 2010

C++ DiceLockSecurity Namespace

Source Code

HOW TO

MathematicalErrors Print E-mail
MathematicalErrors Enumeration
  d-64enum.png
Get FREE DiceChecker C++
Random Number Test
Windows DLL

Enumeration


Description 

   
    MathematicalErrors enumeration indicates which kind of errors can be thrown by MathematicalFunctions objects.

MathematicalErrors is implemented as:

 enum MathematicalErrors {
   None,
   Overflow,
   Underflow,
   MathematicianNan
  };














 


You can check the page Used Symbols for an explanation of the symbols near the information.

 

Please, let us know the usefulness of the information, it will allow us to be able to improve the support.

Was the information useful?

Vote
 
 



Close Me  
Get FREE Random Number Test Windows DLL !
Get FREE Hash Algorithms Windows DLL !