March 2003
Intermediate to advanced
656 pages
39h 30m
English
__complex__, __float__, __int__, __long__
__complex__(self) __float__(self) __int__(self) __long__(self)
Built-in types
complex(
x
),
float(
x
),
int(
x
),
and
long(
x
),
respectively, call these methods.