You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > Min Method > Math387.Min Method (int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.Min Method (int, int)

Minimum of two integer numbers X and Y.

Syntax
C#
Visual Basic
public static int Min(int X, int Y);

the minimum of two integer numbers X and Y.

Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!