kcl-std → functions → maxmaxFunction in std::mathCompute the maximum of the given arguments. Copy snippet Arguments NameTypeDescriptionRequiredinput[number; 1+]An array of numbers to compute the maximum of.Yes Returns number - A number. Examples Copy snippet Found a typo?