Use the deg2rad function to convert 180 degrees to radians
belongs to book: MATLAB: A Practical Introduction to Programming and Problem Solving|Stormy Attaway|Fourth Edition| Chapter number:1| Question number:36.1
All Answers
total answers (1)
belongs to book: MATLAB: A Practical Introduction to Programming and Problem Solving|Stormy Attaway|Fourth Edition| Chapter number:1| Question number:36.1
total answers (1)
>> deg2rad(180) ans = 3.1416 >>
need an explanation for this answer? contact us directly to get an explanation for this answer