README
Depreciated
Please use npmjs.com/package/sign-bit instead.
If you want this name pleaes contact me or follow https://docs.npmjs.com/misc/disputes if I am on vacation/unavailable.
Correctly returns the sign of a IEEE-754 number as 1 or -1, including +/-0
<script type="module">
import getSign from 'https://cdn.skypack.dev/get-sign';
</script>
Please use npmjs.com/package/sign-bit instead.
If you want this name pleaes contact me or follow https://docs.npmjs.com/misc/disputes if I am on vacation/unavailable.