blob: 653b1b3d0536a574a62b823a05262ce9c860405b [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-modflt2args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-mod" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:float(lower bound) :)
(:$arg2 = xs:float(upper bound) :)
(:*******************************************************:)
xs:float("-3.4028235E38") mod xs:float("3.4028235E38")