Skip to content

Bug in display2d for maxima interface #36

@williamstein

Description

@williamstein
   sage: maxima.de_solve('diff(w,x,2) + 2*diff(w,x)+2*w = 0', ['x','w'], [0,1,2])
w = %e^-x*(3*sin(x) + cos(x))
sage: maxima.de_solve('diff(w,x,2) + 2*diff(w,x)+2*w = 0', ['x','w'], [0,1,2]).display2d()
(output looks funny)

Component: basic arithmetic

Issue created by migration from https://trac.sagemath.org/ticket/36

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions