Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Faster (0 - num) or (num * -1)
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Faster (0 - num) or (num * -1)
Miscellaneous
Thread ID:
00851967
Message ID:
00851967
Views:
42
hi,
just a quick query as to what is the fastest way to get a negative of a specified number.
is it
x = 7
x * (-1)
OR
x = 7
0 - x
Thanks
Slán
~M
Go raibh maith agat

~M
Next
Reply
Map
View

Click here to load this message in the networking platform