blob: e8b3020e21152bbeb646a02d5365b546794621fe [file] [log] [blame]
(:*******************************************************:)
(:Test: absint1args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Wed Dec 15 10:05:43 GMT-05:00 2004 :)
(:Purpose: Evaluates The "abs" function :)
(: with the arguments set as follows: :)
(:$arg = xs:int(upper bound) :)
(:*******************************************************:)
fn:abs(xs:int("2147483647"))