Re: Computer Algebra Algorithms lisp vs. C.
- From: Richard Fateman <fateman@xxxxxxxxxxxxxxx>
- Date: Fri, 08 Apr 2005 15:10:09 GMT
Richard Fateman wrote:
oops..
#.$ foo:= -b+sqrt(b^2-4*a*c)/2*a $
should be (if it is the familiar quadratic formula...)
#.$ foo:= -b+sqrt(b^2-4*a*c)/(2*a )$
infix is so tricky.
RJF .
- Follow-Ups:
- Re: Computer Algebra Algorithms lisp vs. C.
- From: Raymond Toy
- Re: Computer Algebra Algorithms lisp vs. C.
- References:
- Re: Computer Algebra Algorithms
- From: JohnCreighton_
- Re: Computer Algebra Algorithms
- From: Bernard Parisse
- Re: Computer Algebra Algorithms lisp vs. C.
- From: Richard Fateman
- Re: Computer Algebra Algorithms
- Prev by Date: Re: Computer Algebra Algorithms lisp vs. C.
- Next by Date: Re: Any views about an *unmoderated* Mathematica newsgroup?
- Previous by thread: Re: Computer Algebra Algorithms lisp vs. C.
- Next by thread: Re: Computer Algebra Algorithms lisp vs. C.
- Index(es):