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