Hello HN,
This might sound like a stupid simple question to most of you, but I'm currently learning computer science theory and Calculus comes up very often. I was wondering why it is and what is the relationship between algebra and computer science in general. (I'd like to develop a broader vision of the field)
Thanks in advance
EDIT typo.
The vast majority of computer science THEORY involves discrete math, at least at the undergraduate level. There are numerous APPLICATIONS that use calculus and some of them have already been mentioned. Initially I thought it odd that we were required to complete multi-variable calculus for our degree, which seemed to have little to do with the 'discrete' math world and more with 'continuous' math topics. However as time went on I encountered topics in advanced courses where you were expected to be familiar calculus at that level. The notable exception to the lack of calculus in computer science 'theory' that I recall relates to Probability, as it is used in algorithm analysis. Hope I didn't misunderstand your question completely.