Menu

#38 fn:abs returns wrong data type

open
nobody
None
5
2012-03-29
2012-03-29
justinli
No

fn:abs(xs:integer(-4)) instance of xs:integer returns false which should be true.
However, fn:abs(xs:integer(-4)) instance of xs:decimal returns true.

Discussion


Log in to post a comment.