Rishit Patel Posted August 13, 2018 Posted August 13, 2018 What is the use of Calculus in Computer Science?
Strange Posted August 13, 2018 Posted August 13, 2018 http://lmgtfy.com/?q=Calculus+in+Computer+Science
Country Boy Posted August 19, 2018 Posted August 19, 2018 Strictly speaking there is NO use of Calculus in computer science. It is possible to use computer programming to approximately solve problems in Calculus but I would not call that "using Calculus in computer science.
taeto Posted August 19, 2018 Posted August 19, 2018 1 hour ago, Country Boy said: It is possible to use computer programming to approximately solve problems in Calculus but I would not call that "using Calculus in computer science. The question was not about using computers to solve calculus problems anyway. Since computer science is mainly about proving asymptotic behavior of the maximal running time of algorithms, there are lots of results in computer science that cannot or only with some extra difficulty be proved without calculus, e.g. typically using that the limit behavior is given by a suitable Riemann integral. Generally you cannot escape using limits to get general bounds on running time. 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now