Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
davystuff
 
Posts: n/a
Default how can I perform trig. functions usings grads 400deg per circle

I am building a spread sheet to calculate the triangles for the setting out
stations for various sites and wish to work in grads i.e. 400degrees per
circle 100minutes per degree and 100seconds per minute. I don't have a
problem with the formulae for the lengths of the tringle sides i.e.the
distance between two stations but cannot seem to get excel to work in grads
or display results in degrees, minutes, seconds.
Is there a way around this please?
Regards
Davystuff
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default how can I perform trig. functions usings grads 400deg per circle

Hi

Have a look he
http://www.cpearson.com/excel/latlong.htm

It may help!
Andy.

"davystuff" wrote in message
...
I am building a spread sheet to calculate the triangles for the setting out
stations for various sites and wish to work in grads i.e. 400degrees per
circle 100minutes per degree and 100seconds per minute. I don't have a
problem with the formulae for the lengths of the tringle sides i.e.the
distance between two stations but cannot seem to get excel to work in
grads
or display results in degrees, minutes, seconds.
Is there a way around this please?
Regards
Davystuff



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bernard Liengme
 
Posts: n/a
Default how can I perform trig. functions usings grads 400deg per circle

You will need to do the conversions.
Suppose A1 has grad value (say 50) and you want tit SIN of this
Use =SIN(RADIANS(A1*0.9))

If B1 has a value and you want its ASIN in grads use =DEGREES(ASIN(B1))/0.9

--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email


"davystuff" wrote in message
...
I am building a spread sheet to calculate the triangles for the setting out
stations for various sites and wish to work in grads i.e. 400degrees per
circle 100minutes per degree and 100seconds per minute. I don't have a
problem with the formulae for the lengths of the tringle sides i.e.the
distance between two stations but cannot seem to get excel to work in
grads
or display results in degrees, minutes, seconds.
Is there a way around this please?
Regards
Davystuff



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Are there functions that perform robust statistics in Excel? froot_broot Excel Worksheet Functions 0 August 30th 05 10:18 PM
Perform functions on the result of adding two columns Tim Archer Excel Worksheet Functions 2 February 2nd 05 03:25 PM


All times are GMT +1. The time now is 12:29 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"