| 1 | initial version |
Not automatically, but
sage: print("1/%d %s" % (v.denominator(), v.denominator() * v))
1/10 (15, 8)
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.