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
}
 

Detailed Description

Enumeration Type Documentation

Exponent display.

Enumerator
EXP_NEVER 

Never use exponential notation.

EXP_ALWAYS 

Always use exponential notation.

EXP_AUTO 

Use exponential notation if needed.

Copyright © 1997-2005 Jeroen van der Zijp