| Message |
|
|
|
def is Primenumber(number): count =0 for i in range(number): if number%(i+1)==0: count=count+1 if count>2: print number,"is not Prime Number" else: print number,"is Prime Number"num=raw_input("Enter a number:")num=int(num)isPrimenumber(num)
|
|
|
|
|
It does not get any shock because it sits only one wire which have same potential through out the wire so that it did not get shock.if potential difference is occurs then it will defiantly get shock.
|
|
|
|
|
We know that light is a electromagnetic wave.it mean it consist of both electric and magnetic field and both are perpendicular and they propagate(travels).In this propagation their is a special phenomenon occurs that is both electric and magnetic fields cooperates helps each other and travels.the propagation is based on ampher-maxwells theory that is the flux generated in electric field produces magnetic field as well as the flux produced in magnetic field produces electric field as they both are produces each other so they propagates without any medium. "So from this its speed doesn't depends on the source velocity"so thats way its velocity doesn't changes when sours is moving.
|
|
|
|
|
The give integration(cos^2x).but we know that cosx=1/secxso by putting at the place of cosx as 1/secx the we get int (sec^2x)the integration of sec^2x is tanx+c . . . integration of 1/cos^2x is tanx+c
|
|
|
|
|
A quadric surface defined as second degree equation in x,y,z plane.By the depending upon the equation of surface their are many quadric surfaces are present.I give you one ex:We know that x^2/a^2+y^2/b^2=1 is represent the ellipse in 2-D but when we this equation on 3-D the it represents ellipsoid in xy-plane and whose Z axis value is zero i.e Z=0.
|
|
|
|
|
int {(x/e)^x+(e/x)^x}log_e x dx.
|
|
|
|