Arithmetic operations Flashcards

1
Q

addition in scalar form

A

scalar+scalar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

addition in array form

A

vector+vector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

subtraction in scalar form

A

scalar-scalar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

subtraction in array form

A

vector-vector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

multiplication in scalar form

A

scalar*scalar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

multiplication in array form

A

vector.*vector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

division in scalar form

A

scalar/scalar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

division in array form

A

vector./vector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

exponentiation in scalar form

A

scalar^x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

exponentiation in array form

A

vector.^x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly