Attempt to correct reference for nfc()

This commit is contained in:
REAS
2016-11-10 20:51:48 -08:00
parent c7b6469e09
commit c66e2df08b
-1
View File
@@ -9588,7 +9588,6 @@ public class PApplet implements PConstants {
}
/**
* @param num[] the number(s) to format
* @param right number of digits to the right of the decimal point
*/
static public String[] nfc(float num[], int right) {