blob: a2445dde5a95c75d81329db5d13793b4b0ad993b [file] [log] [blame]
(:*******************************************************:)
(:Test: notflt1args-3 :)
(: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(upper bound) :)
(:*******************************************************:)
fn:not(xs:float("3.4028235E38"))