s3d_vector_length(3) debian man page | unix.com

Man Page: s3d_vector_length

Operating Environment: debian

Section: 3

S3D_VECTOR_LENGTH(3)						    s3d Manual						      S3D_VECTOR_LENGTH(3)

NAME
s3d_vector_length - calculate length of vector
SYNOPSIS
#include <s3d.h> float s3d_vector_length(const float vector[]);
DESCRIPTION
Calculates and returns the length of the given vector (which should be of the type float[3]). More info on wikipedia http://en.wikipedia.org/wiki/Vector_(spatial)
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_VECTOR_LENGTH(3)
Related Man Pages
wxgraphicsmatrix(3erl) - linux
sbvec3f(3) - debian
sbvec4f(3) - debian
sosfvec2f(3) - debian
sosfvec3f(3) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph