public final class MathFunctionsOfTwoArguments
extends com.aspose.ms.System.Enum
Common mathematical functions of two arguments
Modifier and Type | Field and Description |
---|---|
static int |
Lim
Limit
|
static int |
Log
Log
|
static int |
Max
Maximum
|
static int |
Min
Minimum
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Log
Log
public static final int Lim
Limit
public static final int Min
Minimum
public static final int Max
Maximum