Home | History | Annotate | Download | only in profiles

Lines Matching full:atanh

75 float atanh(float x);
76 vec2 atanh(vec2 x);
77 vec3 atanh(vec3 x);
78 vec4 atanh(vec4 x);