type:

Syntax:	type ( a )

Description:

	Type returns a STRING, either "real" or "complex" that reveals
	the type of data the object contains.

	For all but list objects the type can be determined by using
	a member reference.

See Also: class, show
