Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
i need to use excel in some calculatoin and i found difficult to write an
equation in polar as polar contain angle, so there is no way to write a polar if there is no angle. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You are right. If you don't have an angle, you can't write the equation in
polar form. You may, of course, have parameters from which you can derive an angle. What is it that you are trying to calculate? Why the particular desire to do it in polar form? -- David Biddulph "vi_friend" wrote in message ... i need to use excel in some calculatoin and i found difficult to write an equation in polar as polar contain angle, so there is no way to write a polar if there is no angle. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Some stuff here might help:
http://people.stfx.ca/bliengme/ExcelTips/Polar.htm If no, please give us more details best wishes -- Bernard V Liengme Microsoft Excel MVP www.stfx.ca/people/bliengme remove caps from email "vi_friend" wrote in message ... i need to use excel in some calculatoin and i found difficult to write an equation in polar as polar contain angle, so there is no way to write a polar if there is no angle. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You could do your math with complex numbers.
To convert polar to complex, use =IMEXP(COMPLEX(LN(rho),theta)) Kudos to Dana DeLouis 8/28/2006 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I graph a polar equation in Excel? | Charts and Charting in Excel | |||
Is there a way to write an equation that ignores cells that have . | Excel Worksheet Functions | |||
How to write figures in words form? | Excel Discussion (Misc queries) | |||
is it possible to execute write to the fields in another .xsl form a macro in another .xsl? e.g. some way to load another .xsl into an .xsl macro and write to its data? | Excel Worksheet Functions | |||
How do I find an best fit equation in the form y=Ae^kx? | Excel Worksheet Functions |