Questions tagged [calculus]
The calculus tag has no summary.
5 questions
2 votes
1 answer
317 views
Big-O Notation and Calculus [closed]
I was wondering if there are any calculus relationships implicit in Big-O notation. For example, an algorithm linear according to Big-O notation reduces the size of the problem by a constant amount ...
4 votes
1 answer
4k views
Computing integration with the Trapezoidal Rule
I am trying to implement the trapezoidal rule programmatically but am having trouble finding a good way to input the function of x and then have a loop which will iterate through for each sub-interval ...
4 votes
11 answers
17k views
Where is the application of Calculus (of continuous quantities) in Computer Science or programming [closed]
I am a Software Engineer professional. I have studied calculus as a core course in my graduation studies. I want to ask question, that what/where is the implementation of calculus in computer science?