Maxima - assignment echo
- From: "monkeyboy" <fsenkel@xxxxxxxxxxxx>
- Date: 23 Oct 2006 05:02:34 -0700
Hello,
When I assign a variable in maxima, it does not echo the variable being
assigned.
For example:
(%i2)
%epsilon:0.1;M[a]:28.36184;m[f]:8488;M[f]:13.1;%gamma[a]:0.22529*28.36184/32;L:3.5810;k:0.7905;
(%o2) 0.1
(%o3) 28.36184
(%o4) 8488
(%o5) 13.1
(%o6) 0.199676216675
(%o7) 3.581
(%o8) 0.7905
Is there any way to have it return the variable being assigned as well?
Thank you.
.
- Follow-Ups:
- Re: Maxima - assignment echo
- From: Richard J. Fateman
- Re: Maxima - assignment echo
- Prev by Date: Re: Is it a bug ?
- Next by Date: Re: another mathematica oddball
- Previous by thread: Development in C# - Class to represent a multivariate polynomial expression
- Next by thread: Re: Maxima - assignment echo
- Index(es):