طراح

زندگی یعنی پژوهش و فهمیدن چیز جدید (پروفسور حسابی)

زندگی یعنی پژوهش و فهمیدن چیز جدید (پروفسور حسابی)

طراح

شاکری لیسانس کنترل - دانشگاه خراسان
designer2100@outlook.com
اینستاگرام:
designer2013.blogsky@
تلگرام:
Abolfazl_shakeri@



کاری کنیم که کتابخانی یک امر رایج بشود



این کتاب را بخوانید



این کتاب را بخوانید



این کتاب را بخوانید



این کتاب را بخوانید





















convert decimal degrees to degrees,minutes,seconds

convert decimal degrees to degrees,minutes,seconds

One degree (º) is equal to 60 minutes (') and equal to 3600 seconds ("):

1º = 60' = 3600"

The integer degrees (d) are equal to the integer part of the decimal degrees (dd):

d = integer(dd)

The minutes (m) are equal to the integer part of the decimal degrees (dd) minus integer degrees (d) times 60:

m = integer((dd - d) × 60)

The seconds (s) are equal to the decimal degrees (dd) minus integer degrees (d) minus minutes (m) divided by 60 times 3600:

s = (dd - d - m/60) × 3600

Example

Convert 30.263888889º angle to degrees,minutes,seconds:

d = integer(30.263888889º) = 30º

m = integer((dd - d) × 60) = 15'

s = (dd - d - m/60) × 3600 = 50"

So

30.263888889º = 30º 15' 50"

  • ابوالفضل شاکری

GPS

نظرات  (۰)

هیچ نظری هنوز ثبت نشده است

ارسال نظر

ارسال نظر آزاد است، اما اگر قبلا در بیان ثبت نام کرده اید می توانید ابتدا وارد شوید.
شما میتوانید از این تگهای html استفاده کنید:
<b> یا <strong>، <em> یا <i>، <u>، <strike> یا <s>، <sup>، <sub>، <blockquote>، <code>، <pre>، <hr>، <br>، <p>، <a href="" title="">، <span style="">، <div align="">
تجدید کد امنیتی