finesse.symbols.display

finesse.symbols.display(a, dunder=())[source]

For a given Symbol this method will return a human readable string representing the various operations it contains.

Parameters:
aSymbol

Symbol to print

dundertuple

Names of variables to display with double underscores pre- and suf-fixing the names.

Returns:
String form of Symbol