Returns the greater or lesser of x
or y
.
gentype max(gentype x,
gentype y)
gentype max(gentype x,
sgentype y)
gentype min(gentype x,
gentype y)
gentype min(gentype x,
sgentype y)
Returns the greater or lesser of x
or y
.
gentype max(gentype x,
gentype y)
gentype max(gentype x,
sgentype y)
gentype min(gentype x,
gentype y)
gentype min(gentype x,
sgentype y)