Re: Showing defined functions
- To: mathgroup at smc.vnet.net
- Subject: [mg73161] Re: Showing defined functions
- From: "janos" <janostothmeister at gmail.com>
- Date: Mon, 5 Feb 2007 00:29:53 -0500 (EST)
- References: <eq4fhe$d04$1@smc.vnet.net>
Names["Global`*"] this may help you. Janos 360 írta: > I have defined a series of functions in Mathematica. I was wondering, is > there anyway to get Mathematica to dsiplay all currnte defined functions > that are being stored in memory (something similar to the 'who' command > in another system. > > thanks