hi all!
how do I multipluy values inside the array I have tied the following but the compiler is giving me a error
double a=(h[0]*b[1])+......
hi all!
how do I multipluy values inside the array I have tied the following but the compiler is giving me a error
double a=(h[0]*b[1])+......
Please Post Your Code That you have worked on and then we can tell you whats wrong.
You say that you have tried, So you will need to show the effort that you have put in,
Your information isnt enough, I guess. Though your question seems simple enough, this line depicts somthing else which i dont know :
> double a=(h[0]*b[1])+......
First of all, clear your question, or post some code.
More information would be nice but im kinda guessing it a mere spelling error should it be
double a=(h[0]*h[1])+......
Thats all i can guess from what you provided
Chris
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.