Quelle: https://msdn.microsoft.com/de-de/library/System.Math%28v=vs.110%29.aspx
|
Name |
Description |
Returns the absolute value of a Decimal number. |
||
Returns the absolute value of a double-precision floating-point number. |
||
Returns the absolute value of a 16-bit signed integer. |
||
Returns the absolute value of a 32-bit signed integer. |
||
Returns the absolute value of a 64-bit signed integer. |
||
Returns the absolute value of an 8-bit signed integer. |
||
Returns the absolute value of a single-precision floating-point number. |
||
Returns the angle whose cosine is the specified number. |
||
Returns the angle whose sine is the specified number. |
||
Returns the angle whose tangent is the specified number. |
||
Returns the angle whose tangent is the quotient of two specified numbers. |
||
Produces the full product of two 32-bit numbers. |
||
Returns the smallest integral value that is greater than or equal to the specified decimal number. |
||
Returns the smallest integral value that is greater than or equal to the specified double-precision floating-point number. |
||
Returns the cosine of the specified angle. |
||
Returns the hyperbolic cosine of the specified angle. |
||
Calculates the quotient of two 32-bit signed integers and also returns the remainder in an output parameter. |
||
Calculates the quotient of two 64-bit signed integers and also returns the remainder in an output parameter. |
||
Returns e raised to the specified power. |
||
Returns the largest integer less than or equal to the specified decimal number. |
||
Returns the largest integer less than or equal to the specified double-precision floating-point number. |
||
Returns the remainder resulting from the division of a specified number by another specified number. |
||
Returns the natural (base e) logarithm of a specified number. |
||
Returns the logarithm of a specified number in a specified base. |
||
Returns the base 10 logarithm of a specified number. |
||
Returns the larger of two 8-bit unsigned integers. |
||
Returns the larger of two decimal numbers. |
||
Returns the larger of two double-precision floating-point numbers. |
||
Returns the larger of two 16-bit signed integers. |
||
Returns the larger of two 32-bit signed integers. |
||
Returns the larger of two 64-bit signed integers. |
||
Returns the larger of two 8-bit signed integers. |
||
Returns the larger of two single-precision floating-point numbers. |
||
Returns the larger of two 16-bit unsigned integers. |
||
Returns the larger of two 32-bit unsigned integers. |
||
Returns the larger of two 64-bit unsigned integers. |
||
Returns the smaller of two 8-bit unsigned integers. |
||
Returns the smaller of two decimal numbers. |
||
Returns the smaller of two double-precision floating-point numbers. |
||
Returns the smaller of two 16-bit signed integers. |
||
Returns the smaller of two 32-bit signed integers. |
||
Returns the smaller of two 64-bit signed integers. |
||
Returns the smaller of two 8-bit signed integers. |
||
Returns the smaller of two single-precision floating-point numbers. |
||
Returns the smaller of two 16-bit unsigned integers. |
||
Returns the smaller of two 32-bit unsigned integers. |
||
Returns the smaller of two 64-bit unsigned integers. |
||
Returns a specified number raised to the specified power. |
||
Rounds a decimal value to the nearest integral value. |
||
Rounds a double-precision floating-point value to the nearest integral value. |
||
Rounds a decimal value to a specified number of fractional digits. |
||
Rounds a decimal value to the nearest integer. A parameter specifies how to round the value if it is midway between two other numbers. |
||
Rounds a double-precision floating-point value to a specified number of fractional digits. |
||
Rounds a double-precision floating-point value to the nearest integer. A parameter specifies how to round the value if it is midway between two other numbers. |
||
Rounds a decimal value to a specified number of fractional digits. A parameter specifies how to round the value if it is midway between two other numbers. |
||
Rounds a double-precision floating-point value to the specified number of fractional digits. A parameter specifies how to round the value if it is midway between two other numbers. |
||
Returns a value indicating the sign of a decimal number. |
||
Returns a value indicating the sign of a double-precision floating-point number. |
||
Returns a value indicating the sign of a 16-bit signed integer. |
||
Returns a value indicating the sign of a 32-bit signed integer. |
||
Returns a value indicating the sign of a 64-bit signed integer. |
||
Returns a value indicating the sign of an 8-bit signed integer. |
||
Returns a value indicating the sign of a single-precision floating-point number. |
||
Returns the sine of the specified angle. |
||
Returns the hyperbolic sine of the specified angle. |
||
Returns the square root of a specified number. |
||
Returns the tangent of the specified angle. |
||
Returns the hyperbolic tangent of the specified angle. |
||
Calculates the integral part of a specified decimal number. |
||
Calculates the integral part of a specified double-precision floating-point number. |