Home | History | Annotate | Download | only in include

Lines Matching full:atanh

565  * atanh: Inverse hyperbolic tangent
572 atanh(float v);
575 atanh(float2 v);
578 atanh(float3 v);
581 atanh(float4 v);
585 atanh(half v);
590 atanh(half2 v);
595 atanh(half3 v);
600 atanh(half4 v);
4128 * See also atanh().