AOWANG / symja

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

Return value of the Integrate[] function needs to be converted from JAS #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Return value of the Integrate[] function needs to be converted from JAS

Implementation in JASConvert is still missing.
org.matheclipse.core.convert.JASConvert#integral2Expr() and
org.matheclipse.core.convert.JASConvert#logIntegral2Expr()

See: http://code.google.com/p/symja/source/detail?r=277

Original issue reported on code.google.com by axelclk@gmail.com on 14 Nov 2009 at 6:15

GoogleCodeExporter commented 8 years ago
Some improvements: http://code.google.com/p/symja/source/detail?r=278
Still need a good representation for JAS AlgebraicNumbers.

Original comment by axelclk@gmail.com on 14 Nov 2009 at 7:05

GoogleCodeExporter commented 8 years ago
Improvements made with Issue #24
http://code.google.com/p/symja/issues/detail?id=24

Original comment by axelclk@gmail.com on 29 Sep 2010 at 5:50

GoogleCodeExporter commented 8 years ago

Original comment by axelclk@gmail.com on 29 Nov 2010 at 9:11