Skip to content

add decWord64 #2

@andrewthad

Description

@andrewthad

decWord64 will need to use a slightly different algorithm than decWord8/16/32. Rather than checking to see if something is exceeded, we will need to check to see if the accumulator shrinks after being multiplied by 10.

Also, decWord should probably do this as well. No sense succeeding when there's overflow.

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