rad2deg

(PHP 3>= 3.0.4, PHP 4 , PHP 5)

rad2deg --  Converts the radian number to the equivalent number in degrees

Description

float rad2deg ( float number)

This function converts number from radian to degrees.

Example 1. rad2deg() example

<?php

echo rad2deg(M_PI_4); // 45

?>

See also deg2rad().


Sites of interest: Web Hosting : Reseller Hosting : Website Hosting : HTML Editor : Web Design Templates : Free Web Hosting : ASP code examples : PHP & MySQL Code Examples
  Copyright © 2004 Evrsoft Developer Network. Privacy policy - Link to Us

Contact Evrsoft