equals

open operator override fun equals(other: Any?): Boolean(source)

Check if the float constant is equal to the given other object

Return

true if the float constant is equal to the given other object

Since

0.1.0

Parameters

other

the object to check if it is equal to the float constant