kmath
common
kmath-core
/
space.kscience.kmath.operations
/
ByteRing
/
minus
minus
common
open
inline operator override
fun
Byte
.
minus
(
arg
:
Byte
)
:
Byte
Content copied to clipboard
Subtraction of two elements.
Receiver
the minuend.
Return
the difference.
Parameters
arg
the subtrahend.
Sources
common source
Link copied to clipboard