Were sorry. The content you requested has been removed. Youll be auto redirected in 1 second.
Returns the square root of a specified number.
Returns the larger of two decimal numbers.
To view the Framework source code for this type, see theReference Source. You can browse through the source code online, download the reference for offline viewing, and step through the sources (including patches and updates) during debugging; seeinstructions.
Returns the absolute value of aDecimalnumber.
Func(T1, T2, T3, T4, T5, T6, TResult) Delegate
Represents the ratio of the circumference of a circle to its diameter, specified by the constant,.
Action(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) Delegate
Returns the angle whose tangent is the specified number.
Returns the smaller of two 16-bit unsigned integers.
Calculates the quotient of two 32-bit signed integers and also returns the remainder in an output parameter.
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 numbers.
Action(T1, T2, T3, T4, T5, T6, T7) Delegate
dyD = trpz.GetRightBaseDegreeAngle(); Console.WriteLine(
Action(T1, T2, T3, T4, T5, T6, T7, T8, T9) Delegate
Returns the larger of two 16-bit unsigned integers.
PlatformNotSupportedException Class
Func(T1, T2, T3, T4, TResult) Delegate
Action(T1, T2, T3, T4, T5, T6, T7, T8) Delegate
Returns the smaller of two 32-bit signed integers.
Returns the larger of two single-precision floating-point numbers.
The API Reference documentation has a new home. Visit the.NET API Browseron to see the new experience.
Returns the natural (basee) logarithm of a specified number.
Func(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TResult) Delegate
Calculates the integral part of a specified decimal number.
Returns the sine of the specified angle.
h = trpz.GetHeight(); Console.WriteLine(
EnvironmentVariableTarget Enumeration
Returns a specified number raised to the specified power.
Returns the smallest integral value that is greater than or equal to the specified decimal number.
Returns the smaller of two single-precision floating-point numbers.
GenericUriParserOptions Enumeration
Returns the tangent of the specified angle.
Returns the absolute value of a single-precision floating-point number.
Returns the absolute value of a 16-bit signed integer.
Returns the larger of two double-precision floating-point numbers.
Action(T1, T2, T3, T4, T5) Delegate
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 numbers.
Math.Sqrt(Math.Pow(m_rightLeg,2.0) – Math.Pow(x,2.0));
Rounds a decimal value to a specified number of fractional digits.
Returns the absolute value of a double-precision floating-point number.
Represents the natural logarithmic base, specified by the constant,e.
Returns the logarithm of a specified number in a specified base.
Returns an integer that indicates the sign of a double-precision floating-point number.
Returns the smaller of two 64-bit unsigned integers.
x = GetLeftBaseRadianAngle() * 180/ Math.PI;
Returns the larger of two 64-bit signed integers.
Func(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult) Delegate
Action(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) Delegate
Returns the angle whose tangent is the quotient of two specified numbers.
dxR = trpz.GetLeftBaseRadianAngle(); Console.WriteLine(
Action(T1, T2, T3, T4, T5, T6) Delegate
The following class represents simple functionality of the trapezoid.
This documentation is archived and is not being maintained.
Base64FormattingOptions Enumeration
Action(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) Delegate
Returns the largest integer less than or equal to the specified double-precision floating-point number.
MathTrapezoidSample(20.0, 10.0, 8.0, 6.0); Console.WriteLine(
rightLeg) m_longBase = Math.Abs(longbase); m_shortBase = Math.Abs(shortbase); m_leftLeg = Math.Abs(leftLeg); m_rightLeg = Math.Abs(rightLeg);
Returns the larger of two 32-bit unsigned integers.
Returns an integer that indicates the sign of a 64-bit signed integer.
Returns the larger of two 32-bit signed integers.
Func(T1, T2, T3, T4, T5, TResult) Delegate
Returns the smaller of two 16-bit signed integers.
Tuple(T1, T2, T3, T4, T5, T6, T7) Class
Produces the full product of two 32-bit numbers.
Returns the absolute value of a 64-bit signed integer.
Returns an integer that indicates the sign of a 32-bit signed integer.
The following example uses several mathematical and trigonometric functions from theMathclass to calculate the inner angles of a trapezoid.
Tuple(T1, T2, T3, T4, T5, T6, T7, TRest) Class
(Math.Pow(m_rightLeg,2.0) – Math.Pow(m_leftLeg,2.0) + Math.Pow(m_longBase,2.0) + Math.Pow(m_shortBase,2.0) – 2* m_shortBase * m_longBase)/ (2*(m_longBase – m_shortBase));
Rounds a double-precision floating-point value to a specified number of fractional digits. A parameter specifies how to round the value if it is midway between two numbers.
Converter(TInput, TOutput) Delegate
ValueTuple(T1, T2, T3, T4, T5, T6, T7, TRest) Structure
x = GetRightBaseRadianAngle() * 180/ Math.PI;
Action(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) Delegate
cosX = (Math.Pow(m_rightLeg,2.0) + Math.Pow(x,2.0) – Math.Pow(GetHeight(),2.0))/(2*x*m_rightLeg);
Supported in:portable .NET platforms
Returns the absolute value of an 8-bit signed integer.
Calculates the quotient of two 64-bit signed integers and also returns the remainder in an output parameter.
TimeZoneInfo.TransitionTime Structure
Returns the smaller of two 8-bit unsigned integers.
Func(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult) Delegate
Func(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TResult) Delegate
Returns the larger of two 64-bit unsigned integers.
Environment.SpecialFolder Enumeration
Action(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) Delegate
Returns the larger of two 8-bit unsigned integers.
Returns the hyperbolic tangent of the specified angle.
AppDomainManagerInitializationOptions Enumeration
Calculates the integral part of a specified double-precision floating-point number.
Func(T1, T2, T3, T4, T5, T6, T7, TResult) Delegate
ValueTuple(T1, T2, T3, T4, T5, T6, T7) Structure
Returns the larger of two 16-bit signed integers.
Rounds a double-precision floating-point value to the nearest integral value.
Rounds a decimal value to the nearest integer. A parameter specifies how to round the value if it is midway between two numbers.
The trapezoids bases are 20.0 and 10.0, the trapezoids legs are 8.0 and 6.0
Returns the smallest integral value that is greater than or equal to the specified double-precision floating-point number.
Action(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) Delegate
UnhandledExceptionEventHandler Delegate
dyR = trpz.GetRightBaseRadianAngle(); Console.WriteLine(
Func(T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult) Delegate
StringNormalizationExtensions Class
ValueTuple(T1, T2, T3, T4) Structure
Returns the hyperbolic sine of the specified angle.
Returns the hyperbolic cosine of the specified angle.
Func(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TResult) Delegate
Provides constants and static methods for trigonometric, logarithmic, and other common mathematical functions.
Returns the base 10 logarithm of a specified number.
Returns the angle whose cosine is the specified number.
Returns an integer that indicates the sign of a 16-bit signed integer.
Returns the smaller of two 8-bit signed integers.
Func(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TResult) Delegate
Returns the largest integer less than or equal to the specified decimal number.
Func(T1, T2, T3, T4, T5, T6, T7, T8, TResult) Delegate
Returns an integer that indicates the sign of a single-precision floating-point number.
CannotUnloadAppDomainException Class
ValueTuple(T1, T2, T3, T4, T5) Structure
Returns the absolute value of a 32-bit signed integer.
ActivationContext.ContextForm Enumeration
MulticastNotSupportedException Class
Returns an integer that indicates the sign of a decimal number.
Returns the angle whose sine is the specified number.
Returns the cosine of the specified angle.
Func(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TResult) Delegate
Returns the smaller of two 32-bit unsigned integers.
UriTemplateEquivalenceComparer Class
Rounds a double-precision floating-point value to a specified number of fractional digits.
To browse the .NET Framework source code for this type, see theReference Source.
Tuple(T1, T2, T3, T4, T5, T6) Class
Returns the smaller of two 64-bit signed integers.
This documentation is archived and is not being maintained.
Returnseraised to the specified power.
Returns the remainder resulting from the division of a specified number by another specified number.
Returns an integer that indicates the sign of an 8-bit signed integer.
dxD = trpz.GetLeftBaseDegreeAngle(); Console.WriteLine(
Any public static (Sharedin Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
[] args) MathTrapezoidSample trpz =Action(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) Delegate
ValueTuple(T1, T2, T3, T4, T5, T6) Structure
Returns the smaller of two decimal numbers.
Rounds a decimal value to the nearest integral value.
Returns the larger of two 8-bit signed integers.
Returns the smaller of two double-precision floating-point numbers.
InsufficientExecutionStackException Class
Environment.SpecialFolderOption Enumeration