Hi,

factor(1)
1
list(factor(1))
[]

Is this as expected? Why is list(factor(1)) not equal to [1,1]?

I'm aware that:
factor(1).unit()
1

Sage 4.7, Windows 7
Roland

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to