On Tue, 2007-05-01 at 15:36 -0400, Chris King wrote:
> On 5/1/07, Erick Tryzelaar <[EMAIL PROTECTED]> wrote:

> This
> gives a speed boost when working mostly with multiplication, and the only
> overhead is boxing/unboxing the values (and branching on their type). 

Felix doesn't box products :)

OTOH atm complex is whatever representation C++ uses.

In principle I think 'complex' and 'complex with infinity'
are different types, but then complex+inf only has ONE
infinity, quite different from 'number too large' which
might retain a phase angle.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to