Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this documented?
Message
From
13/02/1999 12:20:05
 
 
To
13/02/1999 12:00:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00187382
Message ID:
00187390
Views:
26
Yes, it is. Check "Numeric operators" in the Help. You can also use ^ instead of **.

Vlad

>I'm working on some formulas that use exponents and I know that the following syntax works, but I can't find any reference to it in the VFP documentation.
>
>x=2
>y=3
>z = x**y correctly returns 8
>
>Is this a backward compatible way of doing this? Does anyone have a better way to handle exponents in expressions?
>
>TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform