Skip to content

Conversation

Apocalypse96
Copy link

Issue #1592

Summary

This PR enhances the number/float32 namespace README by providing more comprehensive and informative examples. The updates include detailed usage of various utility functions such as add, subtract, multiply, divide, sqrt, pow, and abs.

Changes

  • Added examples for:
    • Basic arithmetic operations (addition, subtraction, multiplication, division)
    • Square root calculation
    • Power calculation
    • Absolute value calculation
    • Handling edge cases

Motivation

The improved examples aim to better demonstrate the functionality of the number/float32 namespace, making it easier for users to understand and utilize the provided utilities.

Copy link
Contributor

@stdlib-bot stdlib-bot left a comment

Choose a reason for hiding this comment

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

👋 Hi there! 👋

And thank you for opening your first pull request! We will review it shortly. 🏃 💨

@Planeshifter
Copy link
Member

The APIs in the added example code do not exist. Closing.

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