PsiL
A
B Help Manual Page
Section:
Basic math functions
Name:
~-
Negate a value.
Supported formats: [
int,float,complex
]
Example:
[] let a = -1.0;;
Printed by PsiL
A
B