adplus-dvertising
frame-decoration

Question

A simple mathematical function in PHP that takes a single argument and returns largest integer that is less than or equal to that argument, is a

a.

ceil ( )

b.

abs ( )

c.

max ( )

d.

floor ( )

Answer: (d).floor ( )

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A simple mathematical function in PHP that takes a single argument and returns largest integer that is less than or equal to that argument, is a