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
Math387.Min Method (double, double)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
Min Method
Collapse All
Minimum of two real numbers X and Y.
Syntax
C#
Visual Basic
public
static
double
Min
(
double
X
,
double
Y
);
Public
static
Sub
Min
(
X
,
Y
)
Returns
the minimum of two real numbers X and Y.
Group
Min Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
Min Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!