Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functions to parse and format hex integers #434

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

michaelhkay
Copy link
Contributor

Addresses issue #241 by providing functions to parse and format integers in any number base from 2 to 36.

</fos:rules>
<fos:errors>
<p>A dynamic error is raised <errorref class="RG" code="0011"/>
if <code>$radix</code> is not in the range 2 to 32.</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

32 → 36

@ndw
Copy link
Contributor

ndw commented Apr 25, 2023

Accepted at meeting 032

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants