-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Interesting. indeed, exp(exp(2)),numer works.
I'm not sure I understand the syntax though, what does the coma means here?
It is the first time I see this construct.
Also, shouldn't float(exp(exp(2))); work? Anyone can see why it shouldn't
work?
As far as syntax is concerned, I'd like to ask a related question, if I type
integrate(x*log(x),x,1,y);, then I'm being asked if y-1 is positive...
That's the proper behavior, but can't I just write it on a command line, like
integrate(x*log(x),x,1,y), assume y-1 positive;
Something like this?
>>>
I think this can be done by
exp(exp(2.0))
or exp(exp(2)),numer;
It seems to me that this facility is not
quite right though.
RJF
<<<<
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8k6DA905gYRZSiE0RAhHhAKCO9Pe/6pnuA/ouMY48LUrwN6OHhACeMPfZ
fEVemiIAFnl2oua7r2J1u3o=
=xXnS
-----END PGP SIGNATURE-----