First time here? Check out the FAQ!
answered 2018-07-08 17:31:25 +0100
Not automatically, but
sage: print("1/%d %s" % (v.denominator(), v.denominator() * v)) 1/10 (15, 8)