Hi
I am trying to learn java, because my company is moving to java, and I wrote simple applet that will take an integer multiply it by 2 and send the output to a textbox. This works great, but I cannot find anywhere, how I would do this if it was a float; like if I was computing the tax on an...