Ferdinand Hoefer

Jean Chrétien Ferdinand Hoefer (German: Ferdinand Höfer, April 21, 1811, Döschnitz – May 1878) was a German-French physician and lexicographer. He is now known for his many works on the history of science.

Ferdinand Hoefer

Selected works

He also compiled the 46-volume "Nouvelle Biographie Générale, depuis les temps les plus reculés jusqu'à nos jours" (New General Biography, from earliest times to the present day), from 1853 to 1866.

gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 3, 2))```
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 3, 3))```
gollark: it does not work!
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 10, 10))```
gollark: it works!

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.