debian man page for s3d_vector_dot_product

Query: s3d_vector_dot_product

OS: debian

Section: 3

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

S3D_VECTOR_DOT_PRODU(3) 					    s3d Manual						   S3D_VECTOR_DOT_PRODU(3)

NAME
s3d_vector_dot_product - calculate dot product of two vectors
SYNOPSIS
#include <s3d.h> float s3d_vector_dot_product(const float vector1[], const float vector2[]);
DESCRIPTION
Calculates and returns the dot product of vector1 and vector2. All vectors should have the format float[3]. More info on wikipedia. http://en.wikipedia.org/wiki/Vector_(spatial)
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_VECTOR_DOT_PRODU(3)
Related Man Pages
cosf(3) - mojave
cosl(3) - mojave
swfdisplayitem(3) - php
openal_source_set(3) - php
xracer::math(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph