slaVxv -

SYNOPSYS

void slaVxv(va, vb, vc)

PARAMETERS

float *va
float *vb
float *vc

DESCRIPTION


  Vector product of two 3-vectors.

  (single precision)

Given

      va      float[3]     first vector
      vb      float[3]     second vector

Returned

      vc      float[3]     vector result

  P.T.Wallace   Starlink   31 October 1993

SEE ALSO