>(_:_:)

Greater than

BigFrac.swift:1036
static func > (x: BInt, y: BFraction) -> Bool

Parameters

x

First operand

y

Second operand

Returns

true if x > y, false otherwise