Skip to content

New arithmetic jet: pow_N #344

Description

@stringhandler

There are no exponentiation jets. This would be helpful mainly for pow_N(/*base*/10, x) for checking decimal places (aka precision) in liquid assets inside of simplicity programs.

AFAIK there is no significant CPU cost for integer based pow, and the notoriously expensive float pow is not going to be supported.

No urgent need, just creating the issue for future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions