Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
MapAround
MathUtils
Degrees
C# Класс MapAround.MathUtils.Degrees
Implements a methods which can be used with angular values represented in degrees.
Показать файл
Открыть проект
Открытые методы
Метод
Описание
ToRadians
(
double
degrees
) :
double
Converts a value of the angle from degrees to radians.
Описание методов
ToRadians()
публичный
статический
Метод
Converts a value of the angle from degrees to radians.
public
static
ToRadians
(
double
degrees
) :
double
degrees
double
An angle value in degrees
Результат
double