Searched refs:tanHValue (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ | ||
H A D | mathndk.cpp | 1814 double tanHValue = tanh(value);
in Tanh() local 1816 napi_create_double(env, tanHValue, &result); in Tanh() |
Completed in 6 milliseconds