signbit
Test for sign bit. The scalar version of the function returns a 1 if the sign bit in the float is set else returns 0.
(1) |
-
Test for sign bit. The scalar version of the function returns a 1 if the sign bit in the float is set else returns 0.
Parameters:-
F
x
-