Gobo Eiffel Kernel Library
Copyright (c) 2003, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/06/04 20:00:11 $
$Revision: 1.16 $
-- Platform-dependent properties
-- (From KL_SHARED_PLATFORM)
-- Integer part (Same sign, largest absolute
-- value no greater than current object's)
-- Natural logarithm of d
-- Base 10 logarithm of d
-- Base 2 logarithm of d
-- Inverse of the natural logarithm
-- n-th root of d
-- Platform-dependent properties
-- (From KL_SHARED_PLATFORM)
[040101] Use Platform instead.
Routines that ought to be in class DOUBLE