#include #define SIZE 3 float scalar(float*arrA,float*arrB,int len) { float result = 0; for(int i=0;i