Prabodh Chandra Sengupta

Prabodh Chandra Sengupta (1876–1962)[1] was a historian of ancient Indian astronomy. He was a Professor of Mathematics at Bethune College in Calcutta and a lecturer in Indian Astronomy and Mathematics at the University of Calcutta.

Major works

  • Ancient Indian chronology (1947)
  • Khandakhadyaka: an astronomical treatise of Brahmagupta
  • Āryabhaṭīya by Āryabhaṭa I
  • Āryabhaṭa I, the father of Indian epicyclic astronomy
  • Surya Siddhanta: a textbook of Hindu astronomy (along with Ebenezer Burgess, Phanindralal Gangooly)
  • Greek and Hindu methods in spherical astronomy (1931)
gollark: Please do not do what <@153718115644080128> suggested.
gollark: Basically, it listens for `key_up`/`key` events and tracks if each key is pressed or not pressed.
gollark: This is roughly what potatOS does.
gollark: ```lualocal keys_down = {}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keys_down[keys.leftCtrl] then -- do whatever with new key event end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
gollark: Yes there is.

References

  1. edited by Joseph Dauben, Christoph Scriba. Writing the History of Mathematics - Its Historical Development. Springer. p. 315.CS1 maint: extra text: authors list (link)



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