Class Tokens.ScientificNotation
java.lang.Object
org.jparsec.Tokens.ScientificNotation
- Enclosing class:
Tokens
-
Field Details
-
significand
The significand (mantissa) before the "E". -
exponent
The exponent after the "E".
-
-
Constructor Details
-
ScientificNotation
Deprecated.UseTokens.scientificNotation()instead.
-
-
Method Details
-
toString
-
equals
-
hashCode
-
Tokens.scientificNotation()instead.