ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Change radians - degrees setting (https://www.excelbanter.com/excel-discussion-misc-queries/17679-change-radians-degrees-setting.html)

David

Change radians - degrees setting
 
How do I change setting for trigonomic functions, radians - degrees.
I am making a table with many different trig functions, the answers are
currently in radians, I need degrees.
Using Excel 2003.
Thanks.

Chip Pearson

All of Excel's trig functions use radians, not degrees, and there
is no way to change that. You can use the DEGREES function to
convert radians to degrees. E.g.,

=DEGREES(ASIN(1))


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"David" wrote in message
...
How do I change setting for trigonomic functions, radians -
degrees.
I am making a table with many different trig functions, the
answers are
currently in radians, I need degrees.
Using Excel 2003.
Thanks.




david

OK, thanks for replying.

David.


"Chip Pearson" wrote:

All of Excel's trig functions use radians, not degrees, and there
is no way to change that. You can use the DEGREES function to
convert radians to degrees. E.g.,

=DEGREES(ASIN(1))


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"David" wrote in message
...
How do I change setting for trigonomic functions, radians -
degrees.
I am making a table with many different trig functions, the
answers are
currently in radians, I need degrees.
Using Excel 2003.
Thanks.





Chip Pearson

I should have added that you can use the RADIANS function to
convert radians to degrees. E.g.,

=SIN(RADIANS(45))


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"Chip Pearson" wrote in message
...
All of Excel's trig functions use radians, not degrees, and
there is no way to change that. You can use the DEGREES
function to convert radians to degrees. E.g.,

=DEGREES(ASIN(1))


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"David" wrote in message
...
How do I change setting for trigonomic functions, radians -
degrees.
I am making a table with many different trig functions, the
answers are
currently in radians, I need degrees.
Using Excel 2003.
Thanks.






Fredrik Wahlgren


"David" wrote in message
...
How do I change setting for trigonomic functions, radians - degrees.
I am making a table with many different trig functions, the answers are
currently in radians, I need degrees.
Using Excel 2003.
Thanks.


I think the best way around this would be to create user defined functions
like DSIN, DCOS, DTAN that internally converts from degrees to radians.

/Fredrik




david

Thanks for the replies - I have added some hidden columns with radian /
degrees conversion.

"Fredrik Wahlgren" wrote:


"David" wrote in message
...
How do I change setting for trigonomic functions, radians - degrees.
I am making a table with many different trig functions, the answers are
currently in radians, I need degrees.
Using Excel 2003.
Thanks.


I think the best way around this would be to create user defined functions
like DSIN, DCOS, DTAN that internally converts from degrees to radians.

/Fredrik






All times are GMT +1. The time now is 09:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com