Skip to content

decimal_to_octal return #1368

Closed
Closed
@afeiguo

Description

@afeiguo

the return code is wrong for big number, e.g.:

print("{0:g}".format(float(1000000001.0)))

the return is 1e+09, not '1000000001'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions