Re: How can you get the list of all used variables and functions
- To: mathgroup at smc.vnet.net
- Subject: [mg91963] Re: How can you get the list of all used variables and functions
- From: Szabolcs Horvát <szhorvat at gmail.com>
- Date: Mon, 15 Sep 2008 03:41:06 -0400 (EDT)
- Organization: University of Bergen
- References: <gadcrg$rqi$1@smc.vnet.net>
Weber wrote: > How can you get the list of all used variables and functions in > Mathematica? Is that possible? > Try ?Global`* or Names["Global`*"]