Home
last modified time | relevance | path

Searched refs:sinh (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/float/
A Dmath_fun_special.py35 ("sinh", sinh, test_values),
A Dmath_domain_special.py19 ("sinh", math.sinh, ()),
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dsinh.c7 double sinh(double x) in sinh() function
/AliOS-Things-master/components/py_engine/engine/py/
A Dmodcmath.c103 …ICROPY_FLOAT_C_FUN(cosh)(imag), -MICROPY_FLOAT_C_FUN(sin)(real) * MICROPY_FLOAT_C_FUN(sinh)(imag)); in mp_cmath_cos()
111 …MICROPY_FLOAT_C_FUN(cosh)(imag), MICROPY_FLOAT_C_FUN(cos)(real) * MICROPY_FLOAT_C_FUN(sinh)(imag)); in mp_cmath_sin()
A Dmodmath.c126 MATH_FUN_1(sinh, sinh) in MATH_FUN_2()
/AliOS-Things-master/components/amp-utility/python/
A Dmath2.py208 def sinh(x): function
/AliOS-Things-master/components/freetype/src/autofit/
A Dafscript.h96 SCRIPT( sinh, SINH,
A Dafstyles.h129 STYLE_DEFAULT_INDIC( sinh, SINH, "Sinhala" )
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dqjscalc.js2592 function sinh(a) function
A Dquickjs.c41233 JS_CFUNC_SPECIAL_DEF("sinh", 1, f_f, sinh),

Completed in 96 milliseconds