跳至内容

MathMax

MathMax

返回全部数组元素的最大值。

double  MathMax(
   const double&  array[]   // 数值数组
   )

参数

array[]

[in] 数值数组。

返回值

最大值。