Skip to content

Conversation

@SakiTakamachi
Copy link
Member

@SakiTakamachi SakiTakamachi commented Apr 4, 2024

power is a copy of base and returns early if base->n_scale is non-zero. Since scale is size_t, it is always greater than or equal to 0, so rscale is always the value of scale.

power is a copy of base and returns early if base->n_scale is non-zero. Since
scale is size_t, it is always greater than or equal to 0, so rscale is always
the value of scale.
@SakiTakamachi SakiTakamachi marked this pull request as ready for review April 4, 2024 15:33
@SakiTakamachi SakiTakamachi requested a review from Girgias as a code owner April 4, 2024 15:33
Copy link
Member

@devnexen devnexen left a comment

Choose a reason for hiding this comment

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

Makes sense to me. Curiosity question, besides your RFC, do you have future plan to optimise, performance-wise, bcmath ?

@SakiTakamachi
Copy link
Member Author

Thanks for checking!

yes, at the very least I'll check to see if there's anything I can improve.

@SakiTakamachi SakiTakamachi deleted the bc_raisemod branch April 11, 2024 00:00
@SakiTakamachi
Copy link
Member Author

I thought it would change to merged status, but it didn't, so I closed it manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants