Python  1.0
Functions
func4 Namespace Reference

Calculating the complexity of three nested loops. More...

Functions

def main (argv=None)
 

Detailed Description

Calculating the complexity of three nested loops.

1000 iterations by default.

Rosen - Discrete Mathematics and Its Applications (7th Edition).pdf page 427

Function Documentation

◆ main()

def func4.main (   argv = None)
Main Program.