Skip to content

show() smashes multiplied numbers together so the product looks like a number #3202

@jasongrout

Description

@jasongrout

To see this, evaluate the following in a notebook cell:

var('r,z')
a=(r*z^2).integrate(z,0,r).integrate(r,0,sqrt(9/2))*2*pi
a.show()
print a

Firefox 3 Beta 5; Ubuntu 8.04

Component: calculus

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions