1 страниц (4 вхождений)
automatic show results of trigonometrie not in radians, but in degrees? - Сообщения
#1 Опубликовано: 23.05.2019 05:15:36
Hello the question is. Is it possible to make, that every time function antan returns in degree?
example:
atan(0.2/0.75)=0.343 every time I must add units "deg" that it returns not in radians. Maybe is possible to safe time and make change somethere in software. Thank You for the help
example:
atan(0.2/0.75)=0.343 every time I must add units "deg" that it returns not in radians. Maybe is possible to safe time and make change somethere in software. Thank You for the help
#2 Опубликовано: 23.05.2019 05:35:37
You can override atan() function.
Russia ☭ forever, Viacheslav N. Mezentsev
1 пользователям понравился этот пост
Davide Carpi 23.05.2019 13:50:00
#3 Опубликовано: 23.05.2019 09:41:30
WroteIs it possible to make, that every time function antan returns in degree?
Personalize like this as an utility at top of work sheet
to avoid conflict with the atan(x) built-in from Windows library.
Atan(x):=atan(x)*360/2*π
Atan(4)=75.964 then by personalized 75.964°.
Trig.sm (12 КиБ) скачан 55 раз(а).
#4 Опубликовано: 23.05.2019 13:54:20
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
2 пользователям понравился этот пост
1 страниц (4 вхождений)
-
Новые сообщения
-
Нет новых сообщений