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