degrees_to_radians
Specification
Location | Author | Maintained by |
---|---|---|
isl/math/angle.py | Kenny Erleben | DIKU |
Purpose & Params
:param: float
:return: float
Example
degrees = 114.591
actual = angle.degrees_to_radians(degrees)
print(test_vec_1)
output:
2