aboutsummaryrefslogtreecommitdiff
path: root/math/slalib/doc/dvxv.hlp
blob: a7db5344663973228eb0f4113f485f12386e1d66 (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 dvxv Jun99 "Slalib Package"
.nf

      SUBROUTINE slDVXV (VA, VB, VC)

     - - - - -
      D V X V
     - - - - -

  Vector product of two 3-vectors  (double precision)

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

  Returned:
      VC      dp(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