I am trying to get the value, 3 to the 2.2 power (3^2.222).
Can someone tell me how to do it? The literature says to use:
POWER(3,2.222)
however ths is rounding my values for some reason.Power (X, Y)
GOT IT!
and the key was x.
Power (1.0000, 1) will return 1.0000
Power (1.00, 1) will return 1.00
Hooah!
`Le
Showing posts with label literature. Show all posts
Showing posts with label literature. Show all posts
Subscribe to:
Posts (Atom)