var out = 5; aqua.console.println("covariance Coefficient = " +out); out=aqua.math.stat.max(rawData); aqua.math.stat.correlation(double[],double[])
4. You will observe that syntax highlight is not applied on the last line.
5. Now go to the last line and replace array parameter "double[]" with a primitive "double" parameter.
|
70 KB
Issue #14542 |
Closed |
Completion |
No due date |
No fixed build |
No time estimate |