Lines Matching refs:tanpi
5424 * To get the tangent of a value measured in degrees, call tanpi(v / 180.f).
5426 * See also tanpi().
6345 * tanpi: Tangent of a number multiplied by pi
6349 * To get the tangent of a value measured in degrees, call tanpi(v / 180.f).
6354 tanpi(float v);
6357 tanpi(float2 v);
6360 tanpi(float3 v);
6363 tanpi(float4 v);
6367 tanpi(half v);
6372 tanpi(half2 v);
6377 tanpi(half3 v);
6382 tanpi(half4 v);