radtofix_r(3alleg4) debian man page | unix.com

Man Page: radtofix_r

Operating Environment: debian

Section: 3alleg4

radtofix_r(3alleg4)						  Allegro manual					       radtofix_r(3alleg4)

NAME
radtofix_r - Constant to convert radians to fixed point angles. Allegro game programming library.
SYNOPSIS
#include <allegro.h> extern const fixed radtofix_r;
DESCRIPTION
This constant gives a ratio which can be used to convert a fixed point number in radians to a fixed point number in binary angle format. Example: fixed rad_angle, binary_angle; ... binary_angle = fixmul(rad_angle, radtofix_r);
SEE ALSO
fixmul(3alleg4), fixtorad_r(3alleg4) Allegro version 4.4.2 radtofix_r(3alleg4)
Related Man Pages
fixmul(3alleg4) - suse
fixmul(3alleg4) - netbsd
fixmul(3alleg4) - mojave
fixmul(3alleg4) - v7
fixmul(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections