signbit#

swordfish.function.signbit()#

Detect the sign bit of the input value.

参数:

X (Constant) -- A floating-point or integer scalar.

返回:

true if X is negative, false otherwise.

返回类型:

Constant