skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadMath

Inheritance
System.Object
RadMath
Namespace: Telerik.Core
Assembly: Telerik.WinUI.Controls.dll

Syntax

public static class RadMath : Object

Fields

DegToRadFactor

Declaration
public const double DegToRadFactor = 0.017453292519943295
Field Value
System.Double

Epsilon

Declaration
public const double Epsilon = 2.2204460492503131E-09
Field Value
System.Double

RadToDegFactor

Declaration
public const double RadToDegFactor = 57.295779513082323
Field Value
System.Double

Methods

AreClose(Double, Double)

Declaration
public static bool AreClose(double value1, double value2)
Parameters
System.Double value1

System.Double value2

Returns
System.Boolean

AreClose(Double, Double, Double)

Declaration
public static bool AreClose(double value1, double value2, double epsilon)
Parameters
System.Double value1

System.Double value2

System.Double epsilon

Returns
System.Boolean

GetArcPoint(Double, RadPoint, Double)

Declaration
public static RadPoint GetArcPoint(double angle, RadPoint center, double radius)
Parameters
System.Double angle

RadPoint center

System.Double radius

Returns
RadPoint

GetPointDistance(Double, Double, Double, Double)

Declaration
public static double GetPointDistance(double x1, double x2, double y1, double y2)
Parameters
System.Double x1

System.Double x2

System.Double y1

System.Double y2

Returns
System.Double

IsOne(Decimal)

Declaration
public static bool IsOne(Decimal value)
Parameters
System.Decimal value

Returns
System.Boolean

IsOne(Double)

Declaration
public static bool IsOne(double value)
Parameters
System.Double value

Returns
System.Boolean

IsZero(Decimal)

Declaration
public static bool IsZero(Decimal value)
Parameters
System.Decimal value

Returns
System.Boolean

IsZero(Double)

Declaration
public static bool IsZero(double value)
Parameters
System.Double value

Returns
System.Boolean

Getting Started
  • Install Now
  • Demos
Support Resources
  • Knowledge Base
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.