Author Topic: [nspire] Variable change  (Read 2150 times)

0 Members and 1 Guest are viewing this topic.

Offline Nspirecas

  • LV0 Newcomer (Next: 5)
  • Posts: 3
  • Rating: +0/-0
    • View Profile
[nspire] Variable change
« on: August 15, 2014, 11:50:02 am »
Hi,
I a am trying to create a function with 2 arguments, for example : x*e^(1/x) and (e^y)/y, which have to return y=1/x or x=1/y.

Solve(x*e^(1/x)=(e^y)/y,y) doesn't work   :(.



thank you in advance
« Last Edit: August 15, 2014, 01:01:18 pm by Nspirecas »