nary method

nary

def nary(self, type, lower_limit, upper_limit):
    ...
ParameterTypeDescription
typeMathNaryOperatorTypes
lower_limitIMathElement
upper_limitIMathElement

nary

def nary(self, type, lower_limit, upper_limit):
    ...
ParameterTypeDescription
typeMathNaryOperatorTypes
lower_limitstr
upper_limitstr

See Also