Re: Mathematica syntax problem: tsntxi
- To: mathgroup at smc.vnet.net
- Subject: [mg119686] Re: Mathematica syntax problem: tsntxi
- From: George Woodrow III <georgevw3 at mac.com>
- Date: Fri, 17 Jun 2011 00:10:18 -0400 (EDT)
- References: <201106160759.DAA13140@smc.vnet.net>
Square Brackets are reserved for function arguments. There may be other problems, but replace the square barckets with regular parentheses for a start. geo3rge On Jun 16, 2011, at 3:59 AM, unabashed wrote: > Hello, > I am new to Mathematica and cannot figure out this syntax problem: > > Syntax::tsntxi: "[((x-a)/A)^2+((y-b)/B)^2-2*r*(x-a)*(y-b)/(A*B)]" is incomplete; more input is needed. > > Can someone give me some insight? > Thank you very much. >
- References:
- Mathematica syntax problem: tsntxi
- From: unabashed <olga.botvinnik@gmail.com>
- Mathematica syntax problem: tsntxi