Multiple choice technology web technology

The Float library contains a set of _____ functions.

  1. numeric handling

  2. character

  3. string

  4. math

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The WMLScript Float library contains mathematical functions for working with floating-point numbers. It includes functions like int(), floor(), ceil(), round(), sqrt(), pow(), and max()/min() for numeric calculations.