Exponent display.

Enumerator:
EXP_NEVER 
EXP_ALWAYS  Never use exponential notation.
EXP_AUTO  Always use exponential notation.

Definition at line 445 of file fxdefs.h.

00445                 {
00446   EXP_NEVER=FALSE,                  
00447   EXP_ALWAYS=TRUE,                  
00448   EXP_AUTO=MAYBE                    
00449   };


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:31:44 2009 for TnFOX by doxygen v1.4.7