Re: [pure-lang-users] Numeric Arguments
Status: Beta
Brought to you by:
agraef
From: John C. <co...@cc...> - 2008-08-14 15:01:16
|
Albert Graef scripsit: > (In Q realvalp requires that the > imaginary part is an exact zero, which would be rather inconvenient in > Pure because that rules out most complex values in polar representation.) The problem is that floating-point underflow gives 0 silently, so a result can become real when mathematically it should not. Is polar representation a major consideration in Pure? I don't know any language supporting complex numbers where it is. -- You're a brave man! Go and break through the John Cowan lines, and remember while you're out there co...@cc... risking life and limb through shot and shell, http://ccil.org/~cowan we'll be in here thinking what a sucker you are! --Rufus T. Firefly |