0

What is max methof

27th Aug 2017, 4:24 AM
Udit Pathak
Udit Pathak - avatar
2 odpowiedzi
0
it returns the highest value of the given arguments max(10,2) returns 10 the arguments must be of the same data type(integer, double, float)
27th Aug 2017, 8:29 AM
nitor
0
thank you nitor
27th Aug 2017, 10:18 AM
Udit Pathak
Udit Pathak - avatar