stdlib-js / math-base-special-flipsign Sponsor Star 2 Code Issues Pull requests Return a double-precision floating-point number with the magnitude of x and the sign of x*y. nodejs javascript node math stdlib function mathematics bits number sign node-js floating-point flip float double ieee754 special dbl float64 flipsign Updated Dec 16, 2024 Python
stdlib-js / math-base-special-flipsignf Sponsor Star 2 Code Issues Pull requests Return a single-precision floating-point number with the magnitude of x and the sign of x*y. nodejs javascript node math stdlib function mathematics bits number sign node-js floating-point flip float ieee754 special float32 flt flipsign flipsignf Updated Dec 16, 2024 Python
stdlib-js / math-base-special-cflipsign Sponsor Star 1 Code Issues Pull requests Return a complex number with the same magnitude as `z` and the sign of `y*z`. nodejs javascript node math stdlib mathematics number complex node-js cmplx flipsign Updated Dec 16, 2024 Python
stdlib-js / math-base-special-cflipsignf Sponsor Star 1 Code Issues Pull requests Return a single-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`. nodejs javascript node math stdlib mathematics number complex node-js cmplx flipsign Updated Dec 1, 2024 JavaScript