add

open inline override fun add(a: Double, b: Double): Double

Addition of two elements.

Return

the sum.

Parameters

a

the augend.

b

the addend.

Sources

common source
Link copied to clipboard