RelatedFunctionsGraph

RelatedFunctionsGraph[f]
returns a graph showing the closest related functions to f in the MaXrd`-context.

Details and OptionsDetails and Options

  • Input f may be a symbol or a string.
  • The function will return an empty list if related functions cannot be found or no other functions depend on it.
  • The direction of the arrow shows where the function is applied.
  • Options:
  • "DirectOnly"Falsewheter to only display functions that f applies explicitly
    "Limit"10maximum number of functions in the graph
    "ShowDependent"Falsewheter to show which functions are dependent on f