@param delta amount by which to change a datum in the running average
@throws IllegalArgumentException if delta is {@link Double#NaN}
@throws IllegalStateException if count is 0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.