DuckCorp

DuckCorp Dico

(RFC 2229 compliant dictionary server)

Found one definition

  1.                 From The Free On-line Dictionary of Computing (19 January 2023):
                    

    float

    <programming> The usual keyword for the floating-point data type, e.g. in the C programming language. The keyword "double" usually also introduces a floating-point type, but with twice the precession of a float.

    (2008-06-13)