number()

The number() function converts an expression to a number.

Syntax

number(expr)
Note:
  1. expr is the expression to convert.