Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
System Namespace
Math Class
Math Methods
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 Methods

Updated: November 2007

The Math type exposes the following members.

  NameDescription
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifAbsOverloaded. Returns the absolute value of a specified number.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifAcos Returns the angle whose cosine is the specified number.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifAsin Returns the angle whose sine is the specified number.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifAtan Returns the angle whose tangent is the specified number.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifAtan2 Returns the angle whose tangent is the quotient of two specified numbers.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifBigMul Produces the full product of two 32-bit numbers.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifCeilingOverloaded. Returns the smallest integer greater than or equal to the specified number.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifCos Returns the cosine of the specified angle.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifCosh Returns the hyperbolic cosine of the specified angle.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifDivRemOverloaded. Calculates the quotient of two numbers and also returns the remainder in an output parameter.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifExp Returns e raised to the specified power.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifFloorOverloaded. Returns the largest integer less than or equal to the specified number.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifIEEERemainder Returns the remainder resulting from the division of a specified number by another specified number.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifLogOverloaded. Returns the logarithm of a specified number.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifLog10 Returns the base 10 logarithm of a specified number.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifMaxOverloaded. Returns the larger of two specified numbers.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifMinOverloaded. Returns the smaller of two numbers.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifPow Returns a specified number raised to the specified power.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifRoundOverloaded. Rounds a value to the nearest integer or specified number of decimal places.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifSignOverloaded. Returns a value indicating the sign of a number.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifSin Returns the sine of the specified angle.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifSinh Returns the hyperbolic sine of the specified angle.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifSqrt Returns the square root of a specified number.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifTan Returns the tangent of the specified angle.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifxaz41263.CFW(en-us,VS.90).gifxaz41263.xna(en-us,VS.90).gifTanh Returns the hyperbolic tangent of the specified angle.
xaz41263.pubmethod(en-us,VS.90).gifxaz41263.static(en-us,VS.90).gifTruncateOverloaded. Calculates the integral part of a number.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker