Math and StatisticsLibraries for .NET
public static class Math<T>
Public NotInheritable Class Math(Of T)
generic<typename T> public ref class Math abstract sealed
[<AbstractClassAttribute>] [<SealedAttribute>] type Math<'T> = class end
The MathT type exposes the following members.
The methods in the MathT class is the generic equivalent of the standard Math class. In addition, it implements a number of elementary functions that are not available in Math. In particular, it supports more trigonometric and hyperbolic functions and their inverses, as well as some methods that are more accurate for specific values.
Copyright © 2004-2021, Extreme Optimization. All rights reserved. Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc. Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo are registered trademarks of Microsoft Corporation.