cross: Cross Product

View source: R/generate_directions.R

crossR Documentation

Cross Product

Description

Compute the Cross Product

Usage

cross(x, y)

Arguments

x

(vector): the first (1,3) vector in the cross product.

y

(vector): the second (1,3) vector in the cross product.

Value

a (vector): the cross product of x and y.


lcrawlab/SINATRA documentation built on Sept. 13, 2023, 2 p.m.