求反函数!y=2^x/(2∧x+1)

问题描述:

求反函数!y=2^x/(2∧x+1)

令2^x=t
y=t/(t+1)
y(t+1)=t
y=t-yt
y=(1-y)t
t=y/(1-y)=2^x
x=ln[y/(1-y)]/ln2
希望对你有所帮助