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

Maximum of two 64bit integer numbers X and Y.

Syntax
C#
Visual Basic
public static long Max(long X, long Y);

the maximum of two 64bit integer numbers X and Y.

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