News

thinka
thinka.ai > en > AQA-A-Level > Computer-Science-7517 > Vectors

Vectors - Computer Science 7517 - AQA A Level

4+ hour, 29+ min ago  (765+ words) There are three main ways the AQA syllabus expects you to recognize a vector: Example of Function Interpretation: If we have the vector \( [5.0, 12.0] \): 0 \( \mapsto \) 5.0 (The first position maps to 5.0) 1 \( \mapsto \) 12.0 (The second position maps to 12.0) The symbol \( \mapsto \) simply means…...