[MacPorts] #38850: In wxmaxima with wxwidgets-devel the ^-operator not usable

MacPorts noreply at macports.org
Sun Aug 4 11:38:11 PDT 2013


#38850: In wxmaxima with wxwidgets-devel the ^-operator not usable
-----------------------------------------------------+-------------------
  Reporter:  mk@…                                    |      Owner:  jwa@…
      Type:  defect                                  |     Status:  new
  Priority:  Normal                                  |  Milestone:
 Component:  ports                                   |    Version:  2.1.3
Resolution:                                          |   Keywords:
      Port:  wxmaxima, wxwidgets-devel, wxwidgets30  |
-----------------------------------------------------+-------------------

Comment (by mk@…):

 Apropos wxMaxima:

 Replying to [comment:13 mk@…]:
 > I created a function {{{f(x):=x^3+x^2+1}}}...

 When I try this without using the menu by typing the diff()-command in the
 wxMaxima-console it works successfully:
 {{{
 (%i1)  f(x):=x^3+x^2+1;
 (%o1)  f(x):=x^3+x^2+1

 (%i2)  diff(f(x),x);
 (%o2)  3*x^2+2*x
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/38850#comment:15>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list