blob: 97f0358b604ab6ff19ffe25b1f3e75c5913c5849 [file] [log] [blame]
(:*******************************************************:)
(:Test: notflt1args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "not" function :)
(: with the arguments set as follows: :)
(:$arg = xs:float(lower bound) :)
(:*******************************************************:)
fn:not(xs:float("-3.4028235E38"))