Package dsc_suite :: Package tools :: Module math
[hide private]
[frames] | no frames]

Module math

source code

module math This module implements same mathematical operations which are not provided by the standard math module. Attention: Using this module and the standard Python math module can lead to namespace problems.

Functions [hide private]
 
catalan_number(n)
Returns the Catlan Number of the n
source code
Variables [hide private]
  __package__ = None