Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 10/7/2004 Posts: 40
|
Please explain how to use the "EXP()" function. What I am trying to do is find the square value of an expression, such as (h-l)squared.
|
|
Registered User Joined: 10/7/2004 Posts: 40
|
I should have said "math operator", instead of "function".
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
The EXP() function is the Natural Exponent function and is the inverse of the Natural Logarithm. It is not what you want. Please try the following for "(h-l)squared":
(H - L) ^ 2
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 10/7/2004 Posts: 40
|
Thank you Bruce, that looks good.
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Guest-1 |