Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jasongrout opened this issue May 14, 2008 · 1 comment

Comments

@jasongrout
Copy link
Member

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: notebook

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

@sagetrac-dmharvey
Copy link
Mannequin

sagetrac-dmharvey mannequin commented Jun 21, 2008

comment:1

duplicate of #3202

@sagetrac-dmharvey sagetrac-dmharvey mannequin closed this as completed Jun 21, 2008
@sagetrac-mabshoff sagetrac-mabshoff mannequin removed this from the sage-3.1.1 milestone Jun 23, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants