LongToDouble
ptolemy.actor.lib.conversions.LongToDouble

This actor converts a LongToken into a DoubleToken.

Note that a double cannot be losslessly converted to a long, and vice versa, as both have 64 bit representations in Java.



Author(s): Christopher Hylands
Version:$Id: LongToDouble.java,v 1.24 2005/10/28 20:15:44 cxh Exp $
Pt.Proposed Rating:Green (cxh)
Pt.Accepted Rating:Green (cxh)