cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
complexity of math operations.
complexity of math operations.
Feb 8, 2011 at 10:22am UTC
satya
(5)
Hello All,
Can i get to know the complexity of log operation?
Feb 8, 2011 at 10:34am UTC
Athar
(4466)
It's O(1).
Feb 8, 2011 at 11:12am UTC
satya
(5)
Thanks Athar...
Topic archived. No new replies allowed.