fraction.spad line 227 [edit on github]
This package extends a function between integral domains to a mapping between their quotient fields.
map(func, frac) applies the function func to the numerator and denominator of frac.
map(func, frac)
func