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