$EXP$ formula in excel using $e$

77 Views Asked by At

Can someone explain what this formula is doing?

$$=EXP(x)/(1+EXP(x))*100$$

If you are not familiar with $EXP$, $EXP$ calculates the $e^x$.

Thanks

1

There are 1 best solutions below

0
On

This is a sigmoid function, and it looks like this:

enter image description here