Everybody is going to have their favorite.
Historically, FORTRAN has always been the language favored for hardcore scientific/math programming, and there is such a large code base out there, I doubt you will get away from it completely for a long time.
Alternately, people like the language they happen to know. I know C, C++, and Javascript, so I like writing code in those languages. Speed isn't an issue for me, and I am happy with the 16 or so decimal places of accuracy these langauges give me.
I suppose it depends on the application and intended audience. For example, if your boss tells you to program in, say, Java, that would become your favorite language.