The mathematics I use most is basic arithmetic, when doing one-off data processing runs. Mostly used in estimating how long things will take to run (e.g. it took 20 minutes on this sample of one thousandth of the data, how long will it take for the full dataset?), or estimating storage requirements.
Almost none in business apps. There's some calc and geometry in graphics. Unless the business demands it, the software isn't going to need math. Yagni. If the business can run on a pocket calculator, every last pc will disappear in pursuit of the dollar. The same goes with math.