[omniORB] Sending NANs
Duncan Grisby
duncan@grisby.org
Wed Jun 12 16:03:03 2002
On Wednesday 12 June, "Ivanov, Roumen" wrote:
> Could somebody tell me whether the CORBA standards are discussing the
> sending/marshaling of a NAN?
Floating point values are transmitted in IEEE 754 single, double or
extended precision formats, so there are well defined representations
of NaN, infinities, etc.
> Respectively - in omniORB - any problems?
I don't know of any problems, but you're at the mercy of your
platform's floating point support to do the right thing.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --