Home
last modified time | relevance | path

Searched refs:hypotenuse (Results 76 – 100 of 542) sorted by relevance

12345678910>>...22

/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-config/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/CHOLMOD/Include/
H A Dcholmod_function.h67 #define CHOLMOD_FUNCTION_HYPOTENUSE(cc) cc->hypotenuse
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/testing/
H A DUnitTestMath.cxx333 VectorType hypotenuse; in TestTriangleTrig() local
348 hypotenuse, in TestTriangleTrig()
353 VTKM_MATH_ASSERT(test_equal(vtkm::Sin(angle), opposite / hypotenuse), "Sin failed test."); in TestTriangleTrig()
354 VTKM_MATH_ASSERT(test_equal(vtkm::Cos(angle), adjacent / hypotenuse), "Cos failed test."); in TestTriangleTrig()
357 VTKM_MATH_ASSERT(test_equal(vtkm::ASin(opposite / hypotenuse), angle), in TestTriangleTrig()
366 VTKM_MATH_ASSERT(test_equal(vtkm::ACos(adjacent / hypotenuse), angle, 0.0004), in TestTriangleTrig()
369 VTKM_MATH_ASSERT(test_equal(vtkm::ACos(adjacent / hypotenuse), angle), in TestTriangleTrig()
/dports/lang/php73/php-7.3.33/ext/standard/tests/math/
H A Dhypot_error.phpt6 * Description: Calculate the length of the hypotenuse of a right-angle triangle.
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/math/
H A Dhypot_error.phpt6 * Description: Calculate the length of the hypotenuse of a right-angle triangle.
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/perfschema/r/
H A Dstart_server_no_prepared_stmts_instances.result127 PREPARE st1 FROM 'SELECT SQRT(POW(?,2) + POW(?,2)) AS hypotenuse';
140 hypotenuse
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/perfschema/r/
H A Dstart_server_no_prepared_stmts_instances.result161 PREPARE st1 FROM 'SELECT SQRT(POW(?,2) + POW(?,2)) AS hypotenuse';
174 hypotenuse
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/perfschema/r/
H A Dstart_server_no_prepared_stmts_instances.result161 PREPARE st1 FROM 'SELECT SQRT(POW(?,2) + POW(?,2)) AS hypotenuse';
174 hypotenuse
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/math/float/math16/c/sdcc/
H A Dcm16_sdcc_hypot.asm18 ; hypotenuse of two sdcc halfs
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/math/float/math16/c/sccz80/
H A Dcm16_sccz80_hypot_callee.asm18 ; hypotenuse of two two sccz80 halfs

12345678910>>...22