ilovenetruinos / ev3g-odometry

A set of Custom EV3 Blocks for Mobile Wheeled robots designed with Lego Mindstorms EV3
MIT License
8 stars 2 forks source link

[Maths] Create a block to convert Degrees to Radians #18

Closed jabrena closed 8 years ago

jabrena commented 8 years ago

Example: http://www.rapidtables.com/convert/number/degrees-to-radians.htm

angle * (π / 180) = x radians