D2D1Tan function (d2d1_1.h)
Returns the tangent of an angle.
Syntax
FLOAT D2D1Tan(
[in] FLOAT angle
);
Parameters
[in] angle
Type: FLOAT
The angle to calculate the tangent for.
Return value
Type: FLOAT
The tangent of the angle.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_1.h |
Library | D2d1.lib |
DLL | D2d1.dll |