Home
last modified time | relevance | path

Searched defs:is_sqrt (Results 1 – 18 of 18) sorted by relevance

/dports/math/py-sympy/sympy-1.9/sympy/simplify/
H A Dsqrtdenest.py9 def is_sqrt(expr): function
/dports/math/py-Diofant/Diofant-0.13.0/diofant/simplify/
H A Dsqrtdenest.py13 def is_sqrt(expr): function
/dports/math/py-Diofant/Diofant-0.13.0/diofant/polys/
H A Dnumberfields.py98 def is_sqrt(expr): function
/dports/math/py-sympy/sympy-1.9/sympy/polys/
H A Dnumberfields.py124 def is_sqrt(expr): function
/dports/math/cadabra2/cadabra2-2.3.6.8/core/
H A DDisplayTeX.cc694 bool is_sqrt=false; in print_powlike() local
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dtest_isa_2_07_part2.c1080 Bool is_sqrt = (strstr(test_group.name, "sqrt")) ? True : False; in test_vsx_one_fp_arg() local
H A Dtest_isa_2_06_part3.c1115 Bool is_sqrt = (strstr(test_group.name, "sqrt")) ? True : False; in test_vsx_one_fp_arg() local
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_isa_2_07_part2.c1080 Bool is_sqrt = (strstr(test_group.name, "sqrt")) ? True : False; in test_vsx_one_fp_arg() local
H A Dtest_isa_2_06_part3.c1115 Bool is_sqrt = (strstr(test_group.name, "sqrt")) ? True : False; in test_vsx_one_fp_arg() local
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dtest_isa_2_07_part2.c1080 Bool is_sqrt = (strstr(test_group.name, "sqrt")) ? True : False; in test_vsx_one_fp_arg() local
H A Dtest_isa_2_06_part3.c1115 Bool is_sqrt = (strstr(test_group.name, "sqrt")) ? True : False; in test_vsx_one_fp_arg() local
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_isa_2_07_part2.c1080 Bool is_sqrt = (strstr(test_group.name, "sqrt")) ? True : False; in test_vsx_one_fp_arg() local
H A Dtest_isa_2_06_part3.c1115 Bool is_sqrt = (strstr(test_group.name, "sqrt")) ? True : False; in test_vsx_one_fp_arg() local
/dports/math/giacxcas/giac-1.6.0/src/
H A Dalg_ext.cc1738 bool is_sqrt(const gen & a,gen & arg){ in is_sqrt() function
/dports/math/z3/z3-z3-4.8.13/src/api/ml/
H A Dz3.mli2096 val is_sqrt : Expr.expr -> bool val
H A Dz3.ml1326 …let is_sqrt (x:expr) = (AST.is_app x) && (FuncDecl.get_decl_kind (Expr.get_func_decl x) = OP_FPA_S… function
/dports/math/py-z3-solver/z3-z3-4.8.10/src/api/ml/
H A Dz3.mli2090 val is_sqrt : Expr.expr -> bool val
H A Dz3.ml1324 …let is_sqrt (x:expr) = (AST.is_app x) && (FuncDecl.get_decl_kind (Expr.get_func_decl x) = OP_FPA_S… function