Tag

rad2deg

1 views collected around this technical thread.

Laravel Tech Community
Laravel Tech Community
Feb 22, 2021 · Backend Development

PHP rad2deg() Function – Convert Radians to Degrees

The rad2deg() PHP function converts a radian value to its equivalent angle in degrees, accepting a float parameter and returning the corresponding degree value, with an example showing the conversion of π/4 to 45 degrees.

BackendPHPdegrees
0 likes · 1 min read
PHP rad2deg() Function – Convert Radians to Degrees