Thread: calculus
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph David Biddulph is offline
external usenet poster
 
Posts: 618
Default calculus

=ROUND(DEGREES(A1),3) or
=DEGREES(A1) and format as number with 3 decimals,
depending on whether or not you want the actual number rounding.
--
David Biddulph

"kazbeau" wrote in message
...
convert the following radian to degree measure. It has to be in three
decimal places. -4~