Answers by visitors named: Aryaa
Like this??
for (int i=0; i <= 8; i++) {
System.out.print(i);
System.out.print(array1[i]);
r (int x = 0; x < array1[i]; x++) {
System.out.print("*");
}
System.out.println();
}
(r-a)^b = 0 : ^ refers to the cross product , as i know cross product gives a vector perpendicular to both given vectors
Yes, D^2f/dr^2 , thats what I meant there?
Unfortunately, no one still haven't solved this one?
Could you please look into it?
So there will be no output as there is a syntax error right??
How do we get that : 2 s.d below mean?
Sorry, the formattings are not kept correctly
How do we create a checkbox of the following format in HTML?
Colors (checkbox icon) red
(Space)(checkbox icon) green
(Space)(checkbox icon) red
I could only do it as folows :
Colors (checkbox icon) red
(checkbox icon) green
(checkbox icon) red
Yes there's a typo :
Verify Stokes theorem for F =(y^2 + z^2 - x^2)i + (z^2 + x^2 - y^2)j + (x^2 + y^2 - z^2)k over the portion of the surface x^2 + y^2 -2ax + az = 0
While evaluating the integral we get hard to evaluate integrals. What can we do to simplify this?
Acceleration given as .4 m/s^2
Is this a compulsory step for all D operator questions, checking whether the general solution works.
That's d^2y/dx^2 + y = sinx*sin 2x
Could you please explain how to get the particular integral of that?
You are sending an email*
Thanks a lot both of you for the advice