php man page for vector_length

Query: vector_length

OS: php

Section: 3alleg4

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

vector_length(3alleg4)						  Allegro manual					    vector_length(3alleg4)

NAME
vector_length, vector_length_f - Calculates the length of a vector. Allegro game programming library.
SYNOPSIS
#include <allegro.h> fixed vector_length(fixed x, fixed y, fixed z); float vector_length_f(float x, float y, float z);
DESCRIPTION
Calculates the length of the vector (x, y, z), using that good 'ole Pythagoras theorem.
SEE ALSO
normalize_vector(3alleg4) Allegro version 4.4.2 vector_length(3alleg4)
Related Man Pages
get_rotation_matrix(3alleg4) - suse
fixed(3alleg4) - opendarwin
get_rotation_matrix(3alleg4) - centos
get_rotation_matrix_f(3alleg4) - centos
fixed(3alleg4) - plan9
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch