0
$\begingroup$

$$\frac{1}{ 1-e^ {-(-3.0)}} = -0.052$$

$-0.052$ is the answer. This equation is sigmoid function. How could I get the answer like that? Please understand me T.T

  • 0
    I don't exactly understand what you are trying ot "solve"?2012-12-10
  • 0
    how could I get the answer, -0.052? What's the process to solve the equation?2012-12-10
  • 0
    The answer is given. But I don't know how this answer got out.2012-12-10

1 Answers 1

2

In case you don't know, $e$ is a mathematical constant, and its approximate value is $e\approx2.718$. Applying it, we have:

$$\frac{1}{1-e^{-(-3.0)}}=\frac{1}{1-e^3}=\frac{1}{1-\left(2.718\right)^{3}}=-0.0524128512.$$