Paste the code in the posting using the Code Sample button.
This works:
Plot3D[-0.005553135 Sin[15.708 x] Sin[7.85398 y], {x, 0, 0.2}, {y, 0, 0.4}]
Thanks, that solved the problem!!!!!
Mathematica built in functions are capitalized, so sin should be Sin.