AQA Computer Science > 2020 p1 > Flashcards
a = [4, 3]b = [4, 0]
magnitude of a and b
a - 5b - 4
a = [4, 3]b = [4, 0]Calculate the dot product of vectors a and b
16