Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
Exponent display
Enumerations
enum
FX::FXExponent
{
FX::EXP_NEVER
= FALSE,
FX::EXP_ALWAYS
= TRUE,
FX::EXP_AUTO
= MAYBE
}
Enumeration Type Documentation
enum
FX::FXExponent
Exponent display.
Enumeration values:
EXP_NEVER
Never use exponential notation.
EXP_ALWAYS
Always use exponential notation.
EXP_AUTO
Use exponential notation if needed.
Copyright © 1997-2004 Jeroen van der Zijp