Class DoubleToString

java.lang.Object
org.web3d.util.DoubleToString

public class DoubleToString extends Object
Convert doubles to string. Prioritize speed over accuracy. Generally attempting to follow the results from NumberFormat.
Author:
Alan Hudson