summaryrefslogtreecommitdiff
path: root/70/CH3/EX3.1.2/3_1_2.sci
blob: af56c526b118c088c0e0e4efb0c6e96e07f8d5bf (plain)
1
2
3
4
5
//page 144
clear;
close;
clc;
disp('Suppose V is a plane spanned by v1=(1,0,0,0) and v2=(1,1,0,0).If W is the line spanned by w=(0,0,4,5),then w is orthogonal to both v''s.The line W will be orthogonal to the whole plane V.')