Home
last modified time | relevance | path

Searched defs:HALFPI (Results 1 – 25 of 59) sorted by relevance

123

/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/
H A Datan_fast.h9 static const db_number HALFPI = {{0x3FF921FB,0x54442D18}};static const db_number HALFPI_TO_PLUS_INF… variable
11 static const db_number HALFPI = {{0x54442D18,0x3FF921FB}};static const db_number HALFPI_TO_PLUS_INF… variable
/dports/math/crlibm/crlibm-1.0beta4/
H A Datan_fast.h9 static const db_number HALFPI = {{0x3FF921FB,0x54442D18}};static const db_number HALFPI_TO_PLUS_INF… variable
11 static const db_number HALFPI = {{0x54442D18,0x3FF921FB}};static const db_number HALFPI_TO_PLUS_INF… variable
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/
H A Datan_fast.h35 static const db_number HALFPI = {{0x3FF921FB,0x54442D18}};static const db_number HALFPI_TO_PLUS_INF… variable
37 static const db_number HALFPI = {{0x54442D18,0x3FF921FB}};static const db_number HALFPI_TO_PLUS_INF… variable
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libproj4/vtklibproj4/
H A Dproj_tsfn.c31 #define HALFPI 1.5707963267948966 macro
H A Dproj_phi2.c31 #define HALFPI 1.5707963267948966 macro
/dports/science/lammps/lammps-stable_29Sep2021/tools/pymol_asphere/src/
H A Dm_constants.h37 #define HALFPI 1.5707963267948966 macro
/dports/math/chaco/Chaco-2.2/code/main/
H A Ddefs.h11 #define HALFPI 1.570796326794896 macro
/dports/science/dcl/dcl-5.4.8/src/math1/maplib/
H A Dmpfvdg.f11 REAL LAMBDA, HALFPI local
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Geomatics/
H A DEarthOrientation.hpp124 static const double PI, TWOPI, HALFPI; member in gpstk::EarthOrientation
/dports/games/scorched3d/scorched/src/common/common/
H A DDefinesMath.h26 #define HALFPI 1.570795f macro
/dports/science/healpix/Healpix_3.50/src/f90/mod/
H A Dhealpix_types.F9066 REAL(kind=dp), PARAMETER, public :: HALFPI= 1.570796326794896619231321691639751442099_dp variable
/dports/math/ploticus/pl240src/src/
H A Darrow.c11 #define HALFPI 1.5707963 macro
H A Dproc_tree.c11 #define HALFPI 1.5707963 macro
H A Dproc_venndisk.c12 #define HALFPI 1.5707963 macro
H A Dproc_vector.c14 #define HALFPI 1.5707963 macro
/dports/math/ploticus-nox11/pl240src/src/
H A Darrow.c11 #define HALFPI 1.5707963 macro
H A Dproc_tree.c11 #define HALFPI 1.5707963 macro
H A Dproc_venndisk.c12 #define HALFPI 1.5707963 macro
H A Dproc_vector.c14 #define HALFPI 1.5707963 macro
/dports/games/spring/spring_98.0/rts/System/
H A DFastMath.h203 static const float HALFPI = PI / 2.0f; variable
H A DmyMath.h29 static const float HALFPI = 0.5f * PI; variable
/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/src/fortran/
H A Dwasin.f54 double precision LN2, HALFPI, Across, Bcross local
H A Dwacos.f54 double precision LN2, PI, HALFPI, Across, Bcross local
H A Dwatan.f165 double precision RMAX, HALFPI local
/dports/biology/sigviewer/sigviewer-0.6.4-13-gf62f8d9/src/signal_processing/SPUC/
H A Dspuc.h145 #define HALFPI 1.57079632679489661923 macro

123