aboutsummaryrefslogtreecommitdiff
path: root/math/slalib/doc/vxv.hlp
blob: 64272c332a642a8305a805139ead8d33bee14dfc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.help vxv Jun99 "Slalib Package"
.nf

      SUBROUTINE slVXV (VA, VB, VC)

     - - - -
      V X V
     - - - -

  Vector product of two 3-vectors (single precision)

  Given:
      VA      real(3)     first vector
      VB      real(3)     second vector

  Returned:
      VC      real(3)     vector result

  P.T.Wallace   Starlink   March 1986

  Copyright (C) 1995 Rutherford Appleton Laboratory
  Copyright (C) 1995 Association of Universities for Research in Astronomy Inc.

.fi
.endhelp