Documentation
Documentation
Sources
Core
Numbers
Floats
Float64.hylo
Float64
>(_:)
Function
>(_:)
Returns
true
if
self
is greater than
other
; returns
false
otherwise.
Source
fun
>
(_
other
:
Self
) ->
Bool