login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #184 Complex argument is false. revision 2 of 2

1 2
Editor: kratt6
Time: 2007/12/28 12:38:03 GMT-8
Note:

added:

From kratt6 Fri Dec 28 12:38:03 -0800 2007
From: kratt6
Date: Fri, 28 Dec 2007 12:38:03 -0800
Subject: 
Message-ID: <20071228123803-0800@axiom-wiki.newsynthesis.org>

Category: Axiom Mathematics => Axiom Library 


Submitted by : (unknown) at: 2007-11-17T22:04:23-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

argument (-%i) computes %pi/2 and not -%pi/2 argument (-1+0%i) computes 0 and not %pi argument (-1) fails, perhaps it's possible to add an automatic coerce ?

axiom
argument(-%i)

\label{eq1}-{\pi \over 2}(1)
Type: Expression(Integer)
axiom
argument(-1+0*%i)
>> Error detected within library code: (1 . failed) cannot be coerced to mode (Expression (Integer))

Francois Maltey.

Status: open => duplicate

property change --kratt6, Tue, 12 Jul 2005 03:46:59 -0500 reply
Category: Axiom Compiler => Axiom Mathematics

test change of status --billpage, Tue, 12 Jul 2005 22:41:18 -0500 reply
Status: fix proposed => duplicate

Category: Axiom Mathematics => Axiom Library