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

Minimum of two real numbers X and Y.

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

the minimum of two real numbers X and Y.

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