fp.sign
Returns the element-wise indication of the sign of the input fixed point number.
Args
self
(T
) - The input fixed point
Returns
The element-wise indication of the sign of the input fixed point number.
Examples
Last updated