Q:

A simple mathematical function in PHP that takes a single argument and returns nearest integer, is a

belongs to collection: CONSTANTS AND OPERATORS IN PHP MCQ

0

A simple mathematical function in PHP that takes a single argument and returns nearest integer, is a


  1. round ( )
  2. abs ( )
  3. max ( )
  4. floor ( )

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).round ( )

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

CONSTANTS AND OPERATORS IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which operators have higher precedence?... >>
<< Numerical type in PHP is integer and...