package com.fanruan.api.function; /** * 基本函数,求平均值 * @author Kalven * @version 10.0 * Created by Kalven on 2019/8/31 */ public class AVERAGE extends com.fr.function.AVERAGE { }