5 Claps
0 Comments
1 Clap
0 Comments
13 Claps
2 Comments
8 Thanks
2 Answers
Yes, if the angle between the two vectors is more than 90o but less than 2700. (cosΘ is negative)
5 Thanks
2 Answers
#include<stdio.h>
#include<conio.h>
#include<string.h>
int main() {
int i, number, num1, num2=0;
char str1[50];
num1 = number;
for(i=2; i<=20; i+=2) {
printf("%d", i);
printf(", ");
}
return 0;
}
2 Thanks
2 Answers


