suse man page for quat

Query: quat

OS: suse

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

QUAT(3alleg4)							  Allegro manual						     QUAT(3alleg4)

NAME
QUAT - Stores quaternion information. Allegro game programming library.
SYNOPSIS
#include <allegro.h> typedef struct QUAT
DESCRIPTION
float w, x, y, z; Read chapter "Quaternion math routines" for a description on how to obtain/use this structure.
SEE ALSO
, exquat(3alleg4) Allegro version 4.4.2 QUAT(3alleg4)
Related Man Pages
exquat(3alleg4) - debian
rgb(3alleg4) - suse
exquat(3alleg4) - php
exquat(3alleg4) - osx
exquat(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Can you perform mathematical equations in UNIX?
AWK equation evaluation.
Try solver System of linear algebraic equations in Shell Bash
Help with insert a value equation in bash script
Solving heat equation using crank-nicolsan scheme in FORTRAN