Navigation
|
Synopsis Determine if the given type is a rational.
Function -
bool isRatType(\alias(_,_,Symbol at))
-
bool isRatType(\parameter(_,Symbol tvb))
-
bool isRatType(\label(_,Symbol lt))
-
bool isRatType(\rat())
-
default bool isRatType(Symbol _)
Usage import Type;
|