Home
last modified time | relevance | path

Searched defs:f_sqrt (Results 1 – 20 of 20) sorted by relevance

/dports/databases/grass7/grass-7.8.6/lib/calc/
H A Dxsqrt.c15 int f_sqrt(int argc, const int *argt, void **args) in f_sqrt() function
/dports/sysutils/heirloom/heirloom-070715/factor/
H A Dfactor.c66 #define f_sqrt(a) sqrtl(a) macro
74 #define f_sqrt(a) sqrt(a) macro
/dports/textproc/saxon-devel/saxon-devel-9.1.0.8_1,1/samples/java/
H A DApplyXPathJAXP.java226 final QName f_sqrt = new QName("http://localhost/f", "sqrt"); in doMain() local
/dports/editors/vim/vim-8.2.3745/src/
H A Dfloat.c496 f_sqrt(typval_T *argvars, typval_T *rettv) in f_sqrt() function
/dports/devel/simgear/simgear-2020.3.11/simgear/nasal/
H A Dmathlib.c57 static naRef f_sqrt(naContext c, naRef me, int argc, naRef* args) in f_sqrt() function
/dports/math/arb/arb-2.21.1/acb_calc/test/
H A Dt-integrate.c59 f_sqrt(acb_ptr res, const acb_t z, void * param, slong order, slong prec) in f_sqrt() function
/dports/graphics/quat-gui/quat-1.20/kernel/
H A Dcalculat.c141 char f_sqrt(double *a, const double *b) in f_sqrt() function
/dports/graphics/quat/quat-1.20/kernel/
H A Dcalculat.c141 char f_sqrt(double *a, const double *b) in f_sqrt() function
/dports/math/arb/arb-2.21.1/examples/
H A Dintegrals.c564 f_sqrt(acb_ptr res, const acb_t z, void * param, slong order, slong prec) in f_sqrt() function
/dports/math/fpc-gmp/fpc-3.2.2/packages/gmp/src/
H A Dgmp.pas1469 procedure f_sqrt(var rop, op: MPFloat); procedure
1471 function f_sqrt(var op: MPFloat): MPFloat; in f_sqrt() function
/dports/lang/fpc-source/fpc-3.2.2/packages/gmp/src/
H A Dgmp.pas1469 procedure f_sqrt(var rop, op: MPFloat); procedure
1471 function f_sqrt(var op: MPFloat): MPFloat; in f_sqrt() function
/dports/net/dgd/dgd-1.4.23/src/host/
H A Dsimfloat.c1699 static void f_sqrt(flt *a) in f_sqrt() function
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dstandard.c747 f_sqrt(union argument *arg) in f_sqrt() function
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dstandard.c921 f_sqrt(union argument *arg) in f_sqrt() function
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dstandard.c921 f_sqrt(union argument *arg) in f_sqrt() function
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DCalculator.h351 MathFunction *f_sqrt, *f_cbrt, *f_root, *f_sq; variable
/dports/math/GiNaC/ginac-1.8.2/ginsh/
H A Dginsh_parser.cpp2006 static ex f_sqrt(const exprseq &e) {return sqrt(e[0]);} in f_sqrt() function
/dports/lang/eisl/eisl-2.35/
H A Dfunction.c1352 f_sqrt(int arglist) in f_sqrt() function
/dports/games/ldmud/ldmud-3.3.720/src/
H A Defuns.c5402 f_sqrt (svalue_t *sp) in f_sqrt() function
/dports/math/calc/calc-2.14.0.14/
H A Dfunc.c5095 f_sqrt(int count, VALUE **vals) in f_sqrt() function