Skip to content

Decimal shift operation? #243

Description

@gwhitney

I'm not seeing a d.shift(7) sort of method to multiply d by 10^7 -- did I just miss it? If it's not there, would it be good to add one? In the meantime, is it "safe" to just to d.e += 7 or is there other internal state I might be messing up by doing so? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions