Новости | Документация | Download | Webboard | FAQ | Поиск | Контакты


deg2rad

(PHP 4, PHP 5)

deg2rad Converts the number in degrees to the radian equivalent

Описание

float deg2rad ( float $number )

This function converts number from degrees to the radian equivalent.

Список параметров

number

Angular value in degrees

Возвращаемые значения

The radian equivalent of number

Примеры

Пример #1 deg2rad() example

<?php

echo deg2rad(45); // 0.785398163397
var_dump(deg2rad(45) === M_PI_4); // bool(true)

?>

Смотрите также

  • rad2deg() - Converts the radian number to the equivalent number in degrees






  Copyright Apache.ru © 1999-2017, All Rights Reserved Разработка сайта: Inside.ru  
  РЕКЛАМА НА САЙТЕ: |