Function notation minus one exponent?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
bangthatdrum
Messages
11
Reaction score
0
Hi !

What does the notation mean exactly when a function has power minus one ?

For example i have seen the logistic function written as:

f(x) = f0[1 + exp(−βx)]^-1
 
Mathematics news on Phys.org
[tex]z^{-1} = \frac{1}{z}[/tex]

For instance:

[tex]2^{-1} = \frac{1}{2}[/tex]

Applying this to your problem...
 
oh ok, thanks 4 the help.