Function xsToNumber
Convert a slot to a Number value.
double xsToNumber
(
scope xs .bindings .xsMachineRecord* the,
const(xs .bindings .xsSlotRecord) theSlot
);
Convert a slot to a Number value.
double xsToNumber
(
scope xs .bindings .xsMachineRecord* the,
const(xs .bindings .xsSlotRecord) theSlot
);