Dear GAP-developers,
I do not really like the function name "IsRat" for the check if an
object is a rational number
and suggest to introduce the synonym "IsRationalNumber" :
DeclareSynonym("IsRationalNumber",IsRat);
What is your opinion?
Jakob