octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Where to find division operator in liboctave tree?


From: Rik
Subject: Where to find division operator in liboctave tree?
Date: Sat, 4 Nov 2017 21:18:19 -0700

jwe,

I'm trying to resolve bug #52285, and while the ordinary division operator
works for real values

1 / 0 = Inf

there is an issue with complex numbers

1 / complex (0,0) = Inf - NaNi

Where can I find the complex division code?


--Rik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]