[]
异步计算函数。
protected abstract Task<object> EvaluateAsync(object[] arguments, ICalcContext context)
参数的值集合
计算上下文。
函数的结果。