Share via


MinI function

Fully qualified name: Std.Math.MinI

Q#
function MinI(a : Int, b : Int) : Int

Summary

Returns the smaller of two specified numbers.