>(_:_:)

Greater than

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

Parameters

x

First operand

y

Second operand

Returns

true if x > y, false otherwise