Hi, I wish that this would work:
sage: l = line3d([(1,2,3),(2,2,3)]) sage: l.length() 1 Is there already a handy way to get the same result in Sage? You can image other useful methods attached to a graphics object. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/8a1d49d3-c045-48c5-a67a-eddb82ee19c9n%40googlegroups.com.
