We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Reverses the sign of a number.
(dos_chgsign number)
number
The number to be changed.
The number with its sign reversed, if successful.
nil on error.
Command: (dos_chgsign 3.14) -3.14 Command: (dos_chgsign -3.14) 3.14
Home Introduction CAD Function Configuration Functions Directory Functions Drive functions File Functions Math Functions Path Functions Printer Functions Process Functions String Functions System Functions User Interface Functions DOSLib Functions History