View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
temp temp is offline
external usenet poster
 
Posts: 20
Default How can I show radians in symbolic format in excel? like 90 degrees would show (Symbol Pi/2) tia sal2

Not sure how that would work......

Example: I have three columns in excel


20 degrees ---- 0.34906585 Radians ---- I want to convert it to show up as Pi/9 in excel in another column
40 degrees ---- 0.698131701Radians---- I want to convert it to show up as 2Pi/9 in excel in another column
60 degrees ---- 1.047197551 Radiand ----- I want to convert it to show up as Pi/3 in excel in another coulmn

tia
sal2