Inactive
Classification: API Change
Human Validated: KW
Title: Math.signbit: IEEE-754 sign bit
Authors: JF Bastien
Withdrawn: no interested champions in February 2024
Last Presented: 2017-01-25
Stage Upgrades:
Stage 1: 2017-01-26
Stage 2: NA
Stage 2.7: NA
Stage 3: NA
Stage 4: NA
Last Commit: 2020-02-06
Topics: others numbers
Keywords: math numeric arithmetic
GitHub Link: https://github.com/tc39/proposal-Math.signbit
GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2017-05/may-23.md#16ib-mathsignbit-proposal
Proposal Description:
Math.signbit
proposal
Read the proposal for Math.signbit
.
A polyfill is available in the core-js library. You can find it in the ECMAScript proposals section.