Re: Log Function
- To: mathgroup at smc.vnet.net
- Subject: [mg68200] Re: Log Function
- From: "ben" <benjamin.friedrich at gmail.com>
- Date: Sat, 29 Jul 2006 01:00:25 -0400 (EDT)
- References: <eaa25o$ndl$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi Joe Try Log[1] General tips 1. All math commands start with capital letters, 2. You can do a full-text search in the help 3. Buy the mathematica book Bye Ben Joe schrieb: > I am very new so please be gentle. I am attempting to use Mathematica > 5.2 for the first time and I am in trouble already. I want to take the > log of 15. I have tried log[2., 15] and I get an echo. I tried > N[log[2.,15]] I get a buzzer. What am I doing wrong? > > Thanks > Joe