Skip to content

Instantly share code, notes, and snippets.

package org.apache.jorphan.math;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class TestStatCalculatorPercentile {
private StatCalculatorLong calc;