Query: fixatan
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
fixatan(3alleg4) Allegro manual fixatan(3alleg4)NAMEfixatan - Fixed point inverse tangent lookup table. Allegro game programming library.SYNOPSIS#include <allegro.h> fixed fixatan(fixed x);DESCRIPTIONThis function finds the inverse tangent of a value using a lookup table. The input value must be a fixed point radian. The inverse tangent is the value whose tangent is `x'. Example: fixed result; /* Sets `result' to binary angle 13. */ result = fixatan(ftofix(0.326));RETURN VALUEReturns the inverse tangent of a fixed point value, measured as a fixed point binary format angle.SEE ALSOAllegro version 4.4.2 fixatan(3alleg4)
Related Man Pages |
---|
fixed(3alleg4) - debian |
fixcos(3alleg4) - opendarwin |
fixcos(3alleg4) - netbsd |
fixed(3alleg4) - plan9 |
fixcos(3alleg4) - redhat |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Detecting unused variables... |
How to copy a column of multiple files and paste into new excel file (next to column)? |
New UNIX and Linux History Sections |