> I don't think everything needs a name.
And you are wrong, at least historically: The article points that without the access to the computers and to achieve numerical precision having precalculated tables of such functions was of direct practical use.
Even if you personally and more recently didn't need that, the said names were needed and used, and that's why they exist.
Had you been you born, for example, more than 100 years ago, you could have been one of the persons assigned to spend maybe years just carefully calculating (or just verifying) the tables of one of those functions which today are seldom referenced by a name. Or at least with a job which involved using such tables (and the names too).
Also, in current computing practice, one can still write programs which produce wrong results if one is not aware of the limits of the partial numerical calculations, including these named. One doesn't have to know the names, but in some specific cases it could be needed to have separate functions calculating exactly the values of the functions named. As we start to discover again that the custom processors could calculate more with less binary digits, knowing this becomes even more important compared to the times where "just use doubles" was enough.