Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. XML
  3. EXSLT
  4. Reference
  5. Math (math)

Math (math)

The EXSLT Math package provides functions for working with numeric values and comparing nodes. The namespace for the Math package ishttp://exslt.org/math.

math:highest()

math:highest() returns the node in the specified node-set with the highest value (where the highest value calculated usingmath:max()).

math:lowest()

math:lowest() returns the node in the specified node-set with the lowest value (where the lowest value calculated usingmath:min()).

math:max()

math:max() returns the maximum value of a node-set.

math:min()

math:min() returns the minimum value of a node-set.


[8]ページ先頭

©2009-2025 Movatter.jp