patricmutwiri / symja

Automatically exported from code.google.com/p/symja
0 stars 0 forks source link

do you have eliminate function like mathematica? #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Eliminate[{x == 2 + y, y == z}, y].
2.if available in symja, how to use this function.
3.

What is the expected output? What do you see instead?
2+z==x

What version of the product are you using? On what operating system?
online

Please provide any additional information below.

http://reference.wolfram.com/mathematica/ref/Eliminate.html

Original issue reported on code.google.com by umarfaro...@gmail.com on 19 Nov 2013 at 2:43

GoogleCodeExporter commented 9 years ago
Moved issue to BitBucket.org:
https://bitbucket.org/axelclk/symja_android_library/issue/19

Original comment by axelclk@gmail.com on 19 Nov 2013 at 10:37

GoogleCodeExporter commented 9 years ago
kindly thanks for your response..

Original comment by umarfaro...@gmail.com on 20 Nov 2013 at 2:09