Back to Forum | View unanswered posts | View active topics
Topic review - complex numbers |
Author |
Message |
|
|
Post subject: |
|
|
|
You have to include a '*' between the imaginary unit 'i' and the number, i.e. Code: ideal J = x-5-5*i, ... ;
You have to include a '*' between the imaginary unit 'i' and the number, i.e.
[code]ideal J = x-5-5*i, ... ; [/code]
|
|
|
|
Posted: Mon Nov 03, 2008 9:46 am |
|
|
|
|
|
Post subject: |
complex numbers |
|
|
hi,
sorry for that simple question, but how can i write down complex numbers?
i tried:
ring r= complex, ... ;
ideal J = x-5-5i, ... ;
and then had an error as "i" was new to singular.
thx for ur help!
hi,
sorry for that simple question, but how can i write down complex numbers?
i tried:
ring r= complex, ... ;
ideal J = x-5-5i, ... ;
and then had an error as "i" was new to singular.
thx for ur help!
|
|
|
|
Posted: Thu Oct 23, 2008 3:00 pm |
|
|
|
|
|
It is currently Fri May 13, 2022 11:03 am
|
|