Skip to content

about type: mention float has double precision #9

@sebhmg

Description

@sebhmg

About float type: for someone coming from another language, might be worth mentioning it is double precision.

For reference: https://python-reference.readthedocs.io/en/latest/docs/float/

Python does not support single-precision floating point numbers;
Floating point numbers are usually implemented using double in C.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions