Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Nspirecas

Pages: [1]
1
TI-BASIC / [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

Pages: [1]