method toExponential : js_string t methmethod toExponential_digits : int -> js_string t methmethod toFixed : int -> js_string t methmethod toLocaleString : js_string t methmethod toPrecision : int -> js_string t methmethod toString : js_string t methmethod toString_radix : int -> js_string t meth