0 votes
in Xpath Interview Questions by
What Do You Understand By Xpath Number Functions?

1 Answer

0 votes
by

In XPath, number functions are used to fetch the different type of values from the expressions. For example, ceiling value, floor value etc.

There are four types of number functions in XPath:

  1. ceiling()
  2. floor()
  3. round()
  4. sum()

Related questions

0 votes
asked Jul 24, 2021 in Xpath Interview Questions by Robindeniel
0 votes
asked Jul 24, 2021 in Xpath Interview Questions by Robindeniel
...