Package org.teavm.classlib.impl.text
Class DoubleSynthesizer
java.lang.Object
org.teavm.classlib.impl.text.DoubleSynthesizer
-
Method Summary
Modifier and TypeMethodDescriptionstatic double
synthesizeDouble
(long mantissa, int exp, boolean negative)
-
Method Details
-
synthesizeDouble
public static double synthesizeDouble(long mantissa, int exp, boolean negative)
-