NOX  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
NOX::Utils::Sci Class Reference

Sci object - used to print the given value with the specified precision. More...

#include <NOX_Utils.H>

Public Member Functions

 Sci (double val, int precision=-1)
 Constructor.
 
 ~Sci ()
 Destructor.
 

Public Attributes

double d
 Value to be printed.
 
int p
 Precision.
 

Detailed Description

Sci object - used to print the given value with the specified precision.


The documentation for this class was generated from the following file: