Home
last modified time | relevance | path

Searched defs:asin (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/lib/libm/
Dwf_asin.c62 double asin(double x) in asin() function
/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_trigonometric.inl71 GLM_FUNC_QUALIFIER vecType<T, P> asin(vecType<T, P> const & v) function