Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dim ¶
func Dim[N constraints.Integer | constraints.Float](x, y N) N
Dim returns the maximum of x-y or 0.
func Max ¶
func Max[N constraints.Integer | constraints.Float](x, y N) N
func Min ¶
func Min[N constraints.Integer | constraints.Float](x, y N) N
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.