Home
last modified time | relevance | path

Searched defs:torad (Results 1 – 15 of 15) sorted by relevance

/dports/science/py-obspy/obspy-1.2.2/obspy/io/sac/
H A Dsacpz.py124 def attach_paz(tr, paz_file, todisp=False, tovel=False, torad=False, argument
297 def attach_resp(tr, resp_file, todisp=False, tovel=False, torad=False, argument
/dports/audio/din/din-52/src/
H A Dangle.h38 void torad () { in torad() function
/dports/astro/p5-Astro-MoonPhase/Astro-MoonPhase-0.60/
H A DMoonPhase.pm51 sub torad { return ($_[0] * ($Pi / 180.0)); } # deg->rad subroutine
/dports/x11/xskyroot/xskyroot-920428_2/
H A Dmathlocal.h14 #define torad(d) ((d) * (PI / 180.0)) /* Deg->Rad */ macro
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGAngle.cpp163 double SVGAngle::torad(double deg) in torad() function in WebCore::SVGAngle
/dports/games/ufoai/ufoai-2.5-source/src/shared/
H A Dmathlib.h46 #define torad (M_PI/180.0f) macro
/dports/print/pcal/pcal-4.11.0/src/
H A Dmoonphas.c170 #define torad(d) ((d) * (M_PI / 180.0)) /* deg->rad */ macro
/dports/astro/phoon/phoon/
H A Dastro.c84 #define torad(d) ((d) * (PI / 180.0)) /* Deg->Rad */ macro
/dports/astro/xphoon/xphoon-20000613/
H A Dphase.c60 #define torad(d) ((d) * (PI / 180.0)) /* deg->rad */ macro
/dports/deskutils/remind/remind-03.03.11/src/
H A Dmoon.c137 #define torad(d) ((d) * (PI / 180.0)) /* Deg->Rad */ macro
/dports/astro/xmoontool/xmoontool-3.0.3/
H A Dxmoontool.c219 #define torad(d) ((d) * (PI / 180.0)) /* Deg->Rad */ macro
/dports/astro/sunclock/sunclock-3.57/
H A Dsunclock.h38 #define torad(d) ((d) * (PI / 180.0)) /* Deg->Rad */ macro
/dports/games/sdb/sdb-1.0.2/src/
H A Dsdb.h99 #define torad(x) x*PIOVER180 macro
/dports/graphics/grx/grx249/test/bgi/
H A Dbccbgi.c685 #define torad( d ) (( (double)(d) * PI ) / 180.0 ) macro
/dports/science/tinker/tinker/source/
H A Dconnolly.f1527 subroutine gettor (ia,ja,ttok,torcen,torad,torax) argument
1534 real*8 torad local