![]() |
![]()
| ![]() |
![]()
NAMEfixtan - Fixed point tangent of binary angles. Allegro game programming library. SYNOPSIS#include <allegro.h> fixed fixtan(fixed x); DESCRIPTIONThis function finds the tangent of a value using a lookup table. The input value must be a fixed point binary angle. Example:
RETURN VALUEReturns the tangent of a fixed point binary format angle. The return value will be in radians. SEE ALSO
|