Searched refs:tanHfValue (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ | ||
H A D | mathndk.cpp | 1827 double tanHfValue = tanhf(value);
in Tanhf() local 1829 napi_create_double(env, tanHfValue, &result); in Tanhf() |
Completed in 7 milliseconds