kmath
common
kmath-core
/
space.kscience.kmath.operations
/
FloatField
/
plus
plus
common
open
inline operator override
fun
Float
.
plus
(
arg
:
Float
)
:
Float
Content copied to clipboard
Addition of two elements.
Receiver
the augend.
Return
the sum.
Parameters
arg
the addend.
Sources
common source
Link copied to clipboard