SignPadding
Usage
• SignPadding is an option for NumberForm and related functions which specifies whether padding should be inserted after signs.
Notes
• SignPadding -> True specifies that any padding that is needed should be inserted between the sign and the digits in a number. • SignPadding -> False specifies that the padding should be inserted before the sign. • New in Version 2.
|