ComponentOne MultiSelect for WinForms
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.
    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

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also