Sets the string used to separate the mantissa from the exponent. Examples: "x10^" for 1.23x10^4, "E" for 1.23E4.
Parameters:
exp
Exceptions:
NullPointerException
See also: getExponentSeparator()
Since: 1.6
Diagram: Format