### Describe the feature you would like > I was wondering, whether [...] should offer a proper signum (sign might be too confusing due to cryptographic functions) function that returns the indication (-1, 0, or 1) of the sign of a 32-byte signed integer. Thoughts? ### Additional context [The quote above is from @pcaversaccio](https://github.com/OpenZeppelin/openzeppelin-contracts/issues/4779) I was thinking that, if this is a math operation that is usefull to some users, it should probably be in PRBMath.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by Amxx and has received 1 comments.