Package: cxml-types

Class double-type

Superclasses

xsd-type, data-type, cxml-types::ordering-mixin, common-lisp:standard-object, sb-pcl::slot-object, common-lisp:t

Documented Subclasses

None

Details

The double data type.

Syntax. A floating-point number in a "scientific notation". C.f. the specification.

Implementation. This type returns a double-float or, on implementations where Infinity and Nan cannot be represented as such, a special symbol that is treated as if it was Infinity or NaN by the built-in ordering.

Parameters. This type is ordered and allows the parameters max-inclusive, min-inclusive, max-exclusive, and min-exclusive.
 

Slot Access Functions

Inherited Slot Access Functions