Home
last modified time | relevance | path

Searched refs:acos_d (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/pamtosvg/
H A Dvector.c15 static float acos_d (float, at_exception_type * excep);
130 return acos_d(Vdot(v2, v1), exP); in Vangle()
267 acos_d(float const v, in acos_d() function
/dports/graphics/autotrace/autotrace-0.31.1/
H A Dvector.c15 static at_real acos_d (at_real, at_exception_type * excep);
129 return acos_d (Vdot (v2, v1), exp); in Vangle()
295 acos_d (at_real v, at_exception_type * excep) in acos_d() function
H A DChangeLog1254 * vector.c (acos_d): Use exception.
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/autotrace/
H A Dvector.c15 static gfloat acos_d(gfloat, at_exception_type * excep);
105 return acos_d(Vdot(v2, v1), exp); in Vangle()
243 static gfloat acos_d(gfloat v, at_exception_type * excep) in acos_d() function
/dports/science/nest/nest-simulator-3.1/testsuite/regressiontests/
H A Dticket-787.sli88 /UnitStep_ia /_:out /abs_d /abs_i /acos_d /add_P_P /add_a_a /add_a_i
/dports/math/mathgl/mathgl-2.5/src/
H A Deval.cpp636 double MGL_LOCAL_CONST acos_d(double a) {return -1./sqrt(1.-a*a);} in acos_d() function
683 static const func_1 f11[EQ_SN-EQ_SIN] = {cos,cos_d,tan_d,asin_d,acos_d,atan_d,cosh,sinh,tanh_d,
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/plugins/
H A DUnaryOpUGens.cpp911 func = &acos_d; in ChooseDemandFunc()
/dports/science/nest/nest-simulator-3.1/lib/sli/
H A Dtypeinit.sli297 [/doubletype] /acos_d load addtotrie
298 [/integertype] {cvd acos_d} addtotrie