join method

join

def join(self, math_element):
    ...
ParameterTypeDescription
math_elementIMathElement

join

def join(self, math_text):
    ...
ParameterTypeDescription
math_textstr

See Also