rad2deg

PHP 4, PHP 5, PHP 7, PHP 8
rad2deg - Converts the radian number to the equivalent number in degrees

rad2deg( float$num ): float

This function converts num from radian to degrees.

Parameters

num

A radian value

Return Values

The equivalent of num in degrees

Related Functions

Example of rad2deg

Show all examples for rad2deg

PHP Version:


Function rad2deg:

Mathematical Functions Functions

Most used PHP functions