Skip to content

Uint math functions #39

Description

@Hrom131

Describe the feature

Simplicityhl-std should include the following uint math functions:

  1. mul_div - a function that performs sequential multiplication and division. Required for implementing percentages and other similar mathematical operations.
  2. div_128_64 (and others) — functions for dividing a larger uint by smaller ones, without the need for conversion

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestroadmapThis item is on the roadmap

Projects

Status
Q3 2026

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions