Skip to content

Implement sqrt with higher precision #34

@Alexangelj

Description

@Alexangelj

The solmate sqrt is good for inputs in WAD 1E18 units. The output value has precision of 1E9.

We need a sqrt that can take an input in at least 1E27 units and output higher precision than 1E9.

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