unaryMinus

open operator override fun StructureND<T>.unaryMinus(): StructureND<T>

The negation of this element.

Receiver

this value.

Return

the additive inverse of this value.

Sources

Link copied to clipboard