gte

open fun gte(o: Measure<U>): Boolean

Checks if this measure is greater than or equivalent to another measure of the same unit.

Return

true if this measure has an equal or greater equivalent magnitude, false otherwise

Parameters

o

the other measure to compare to