EXP function for squared value

pban92

Board Regular
Joined
Feb 26, 2010
Messages
88
Office Version
  1. 2016
Platform
  1. Windows
I’m trying to use EXP function of a squared value. Can’t seem to figure out what I’m doing wrong. The answer should be 0.67 but getting 1.48. Thanks in advance.
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
The answer should be 0.67 but getting 1.48.
What is the formula that you are currently using and what value(s) is in the cell(s) that the formula refers to?

Consider using XL2BB for answering my questions.
 
Upvote 0
What is the formula that you are currently using and what value(s) is in the cell(s) that the formula refers to?

Consider using XL2BB for answering my questions.
Sorry I thought the image was attached. Here it is.
 

Attachments

  • F70B7310-4C3F-429A-8680-1FAD9F3CB174.jpeg
    F70B7310-4C3F-429A-8680-1FAD9F3CB174.jpeg
    65.4 KB · Views: 13
Upvote 0
To follow the syntax shown in I1, you need:

Excel Formula:
=EXP(-((5000/8000)^2))
 
Upvote 0
Solution
Thanks "minus" should be given separate treatment!
 
Upvote 0
You're welcome. Thanks for the follow-up. :)
 
Upvote 0

Forum statistics

Threads
1,216,099
Messages
6,128,816
Members
449,469
Latest member
Kingwi11y

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top