sign {float} | R Documentation |
sign
Description
Sign.
Usage
## S4 method for signature 'float32'
sign(x)
Arguments
x |
A float vector/matrix. |
Value
A float vector/matrix.
[Package float version 0.3-2 Index]
sign {float} | R Documentation |
Sign.
## S4 method for signature 'float32'
sign(x)
x |
A float vector/matrix. |
A float vector/matrix.