Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
System Namespace
Math Class
 Math Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Math Members

Provides constants and static methods for trigonometric, logarithmic, and other common mathematical functions.

The Math type exposes the following members.

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkAbsOverloaded. Returns the absolute value of a specified number.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkAcosReturns the angle whose cosine is the specified number.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkAsinReturns the angle whose sine is the specified number.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkAtanReturns the angle whose tangent is the specified number.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkAtan2Returns the angle whose tangent is the quotient of two specified numbers.
Public methodStatic memberBigMulProduces the full product of two 32-bit numbers.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCeilingOverloaded. Returns the smallest integer greater than or equal to the specified number.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCosReturns the cosine of the specified angle.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCoshReturns the hyperbolic cosine of the specified angle.
Public methodStatic memberDivRemOverloaded. Calculates the quotient of two numbers and also returns the remainder in an output parameter.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkExpReturns e raised to the specified power.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkFloorOverloaded. Returns the largest integer less than or equal to the specified number.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkIEEERemainderReturns the remainder resulting from the division of a specified number by another specified number.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLogOverloaded. Returns the logarithm of a specified number.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLog10Returns the base 10 logarithm of a specified number.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkMaxOverloaded. Returns the larger of two specified numbers.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkMinOverloaded. Returns the smaller of two numbers.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkPowReturns a specified number raised to the specified power.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkRoundOverloaded. Rounds a value to the nearest integer or specified number of decimal places.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkSignOverloaded. Returns a value indicating the sign of a number.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkSinReturns the sine of the specified angle.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkSinhReturns the hyperbolic sine of the specified angle.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkSqrtReturns the square root of a specified number.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkTanReturns the tangent of the specified angle.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkTanhReturns the hyperbolic tangent of the specified angle.
Public methodStatic memberTruncateOverloaded. Calculates the integral part of a number.
Top
  NameDescription
Public fieldStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkERepresents the natural logarithmic base, specified by the constant, e.
Public fieldStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkPIRepresents the ratio of the circumference of a circle to its diameter, specified by the constant, π.
Top
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker