HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Vector/cross_product-i.ri
U:RDoc::AnyMethod[iI"cross_product:ETI"Vector#cross_product;TF:publico:RDoc::Markup::Document:@parts[	o:RDoc::Markup::Paragraph;	[I">Returns the cross product of this vector with the others.;To:RDoc::Markup::Verbatim;	[I"HVector[1, 0, 0].cross_product Vector[0, 1, 0]   => Vector[0, 0, 1]
;T:@format0o;
;	[I"LIt is generalized to other dimensions to return a vector perpendicular ;TI"to the arguments.;To;;	[
I"3Vector[1, 2].cross_product # => Vector[-2, 1]
;TI"'Vector[1, 0, 0, 0].cross_product(
;TI"   Vector[0, 1, 0, 0],
;TI"   Vector[0, 0, 1, 0]
;TI")  #=> Vector[0, 0, 0, 1];T;0:
@fileI"lib/matrix.rb;T:0@omit_headings_from_table_of_contents_below000[[I"
cross;To;;	[;
@;0I"
(*vs);T@FI"Vector;TcRDoc::NormalClass00