Calendar for WinForms | ComponentOne
C1.Framework.Mathematics Namespace / Math Class
Members

In This Topic
    Math Class
    In This Topic
    Provides constants and static methods for trigonometric, logarithmic, and other common mathematical functions.
    Object Model
    Math Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class Math 
    public static class Math 
    Remarks
    This class is used to reinforce the function of System.Math
    Inheritance Hierarchy

    System.Object
       C1.Framework.Mathematics.Math

    See Also