Christopher Wright wrote: > Walter Bright wrote: >> Robert Fraser wrote: >>> typeid yeilds an expression... >> >> The subject says typeid, the post says typeof ! >> >> typeid(type) looks for a type between the parentheses, and a type has >> a different grammar than an expression. > > real.nan? Yields an expression, not a type.