Python Reference Guide
float Class Reference

Python built-in float class. More...

Inheritance diagram for float:

Detailed Description

Python built-in float class.

This object is used to represent floating points values. For further information on this class, please consult http://docs.python.org/lib/typesnumeric.html