AI2 Component  (Version nb184)
com.google.appinventor.components.runtime.util.YailNumberToString Class Reference

Static Public Member Functions

static String format (double number)
 

Detailed Description

Convert inexact numbers to strings for printing in App Inventor. Kawa's default shows too many decimal places.

Author
halab.nosp@m.elso.nosp@m.n@goo.nosp@m.gle..nosp@m.com (Hal Abelson)

Definition at line 21 of file YailNumberToString.java.

Member Function Documentation

◆ format()

static String com.google.appinventor.components.runtime.util.YailNumberToString.format ( double  number)
static

Definition at line 58 of file YailNumberToString.java.


The documentation for this class was generated from the following file: