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