Reference: dictionaryListAnagrams
dictionaryListAnagrams(s) returns the list of all anagrams to the word (or phrase) s, using the currently loaded dictionary (see loadDictionary).
Example: dictionaryListAnagrams("algorithm")
algorithm
logarithm