• Home
  • Raw
  • Download

Lines Matching refs:divide

582 rdvx101  divide 12345  1         ->  12345
583 rdvx102 divide 12345 1.0001 -> 12343 Inexact Rounded
584 rdvx103 divide 12345 1.001 -> 12332 Inexact Rounded
585 rdvx104 divide 12345 1.01 -> 12222 Inexact Rounded
586 rdvx105 divide 12345 1.1 -> 11222 Inexact Rounded
587 rdvx106 divide 12355 4 -> 3088.7 Inexact Rounded
588 rdvx107 divide 12345 4 -> 3086.2 Inexact Rounded
589 rdvx108 divide 12355 4.0001 -> 3088.6 Inexact Rounded
590 rdvx109 divide 12345 4.0001 -> 3086.1 Inexact Rounded
591 rdvx110 divide 12345 4.9 -> 2519.3 Inexact Rounded
592 rdvx111 divide 12345 4.99 -> 2473.9 Inexact Rounded
593 rdvx112 divide 12345 4.999 -> 2469.4 Inexact Rounded
594 rdvx113 divide 12345 4.9999 -> 2469.0 Inexact Rounded
595 rdvx114 divide 12345 5 -> 2469
596 rdvx115 divide 12345 5.0001 -> 2468.9 Inexact Rounded
597 rdvx116 divide 12345 5.001 -> 2468.5 Inexact Rounded
598 rdvx117 divide 12345 5.01 -> 2464.0 Inexact Rounded
599 rdvx118 divide 12345 5.1 -> 2420.5 Inexact Rounded
602 rdvx201 divide 12345 1 -> 12345
603 rdvx202 divide 12345 1.0001 -> 12344 Inexact Rounded
604 rdvx203 divide 12345 1.001 -> 12333 Inexact Rounded
605 rdvx204 divide 12345 1.01 -> 12223 Inexact Rounded
606 rdvx205 divide 12345 1.1 -> 11223 Inexact Rounded
607 rdvx206 divide 12355 4 -> 3088.7 Inexact Rounded
608 rdvx207 divide 12345 4 -> 3086.2 Inexact Rounded
609 rdvx208 divide 12355 4.0001 -> 3088.7 Inexact Rounded
610 rdvx209 divide 12345 4.0001 -> 3086.2 Inexact Rounded
611 rdvx210 divide 12345 4.9 -> 2519.4 Inexact Rounded
612 rdvx211 divide 12345 4.99 -> 2473.9 Inexact Rounded
613 rdvx212 divide 12345 4.999 -> 2469.5 Inexact Rounded
614 rdvx213 divide 12345 4.9999 -> 2469.0 Inexact Rounded
615 rdvx214 divide 12345 5 -> 2469
616 rdvx215 divide 12345 5.0001 -> 2469.0 Inexact Rounded
617 rdvx216 divide 12345 5.001 -> 2468.5 Inexact Rounded
618 rdvx217 divide 12345 5.01 -> 2464.1 Inexact Rounded
619 rdvx218 divide 12345 5.1 -> 2420.6 Inexact Rounded
622 rdvx301 divide 12345 1 -> 12345
623 rdvx302 divide 12345 1.0001 -> 12344 Inexact Rounded
624 rdvx303 divide 12345 1.001 -> 12333 Inexact Rounded
625 rdvx304 divide 12345 1.01 -> 12223 Inexact Rounded
626 rdvx305 divide 12345 1.1 -> 11223 Inexact Rounded
627 rdvx306 divide 12355 4 -> 3088.8 Inexact Rounded
628 rdvx307 divide 12345 4 -> 3086.2 Inexact Rounded
629 rdvx308 divide 12355 4.0001 -> 3088.7 Inexact Rounded
630 rdvx309 divide 12345 4.0001 -> 3086.2 Inexact Rounded
631 rdvx310 divide 12345 4.9 -> 2519.4 Inexact Rounded
632 rdvx311 divide 12345 4.99 -> 2473.9 Inexact Rounded
633 rdvx312 divide 12345 4.999 -> 2469.5 Inexact Rounded
634 rdvx313 divide 12345 4.9999 -> 2469.0 Inexact Rounded
635 rdvx314 divide 12345 5 -> 2469
636 rdvx315 divide 12345 5.0001 -> 2469.0 Inexact Rounded
637 rdvx316 divide 12345 5.001 -> 2468.5 Inexact Rounded
638 rdvx317 divide 12345 5.01 -> 2464.1 Inexact Rounded
639 rdvx318 divide 12345 5.1 -> 2420.6 Inexact Rounded
642 rdvx401 divide 12345 1 -> 12345
643 rdvx402 divide 12345 1.0001 -> 12344 Inexact Rounded
644 rdvx403 divide 12345 1.001 -> 12333 Inexact Rounded
645 rdvx404 divide 12345 1.01 -> 12223 Inexact Rounded
646 rdvx405 divide 12345 1.1 -> 11223 Inexact Rounded
647 rdvx406 divide 12355 4 -> 3088.8 Inexact Rounded
648 rdvx407 divide 12345 4 -> 3086.3 Inexact Rounded
649 rdvx408 divide 12355 4.0001 -> 3088.7 Inexact Rounded
650 rdvx409 divide 12345 4.0001 -> 3086.2 Inexact Rounded
651 rdvx410 divide 12345 4.9 -> 2519.4 Inexact Rounded
652 rdvx411 divide 12345 4.99 -> 2473.9 Inexact Rounded
653 rdvx412 divide 12345 4.999 -> 2469.5 Inexact Rounded
654 rdvx413 divide 12345 4.9999 -> 2469.0 Inexact Rounded
655 rdvx414 divide 12345 5 -> 2469
656 rdvx415 divide 12345 5.0001 -> 2469.0 Inexact Rounded
657 rdvx416 divide 12345 5.001 -> 2468.5 Inexact Rounded
658 rdvx417 divide 12345 5.01 -> 2464.1 Inexact Rounded
659 rdvx418 divide 12345 5.1 -> 2420.6 Inexact Rounded
662 rdvx501 divide 12345 1 -> 12345
663 rdvx502 divide 12345 1.0001 -> 12344 Inexact Rounded
664 rdvx503 divide 12345 1.001 -> 12333 Inexact Rounded
665 rdvx504 divide 12345 1.01 -> 12223 Inexact Rounded
666 rdvx505 divide 12345 1.1 -> 11223 Inexact Rounded
667 rdvx506 divide 12355 4 -> 3088.8 Inexact Rounded
668 rdvx507 divide 12345 4 -> 3086.3 Inexact Rounded
669 rdvx508 divide 12355 4.0001 -> 3088.7 Inexact Rounded
670 rdvx509 divide 12345 4.0001 -> 3086.2 Inexact Rounded
671 rdvx510 divide 12345 4.9 -> 2519.4 Inexact Rounded
672 rdvx511 divide 12345 4.99 -> 2474.0 Inexact Rounded
673 rdvx512 divide 12345 4.999 -> 2469.5 Inexact Rounded
674 rdvx513 divide 12345 4.9999 -> 2469.1 Inexact Rounded
675 rdvx514 divide 12345 5 -> 2469
676 rdvx515 divide 12345 5.0001 -> 2469.0 Inexact Rounded
677 rdvx516 divide 12345 5.001 -> 2468.6 Inexact Rounded
678 rdvx517 divide 12345 5.01 -> 2464.1 Inexact Rounded
679 rdvx518 divide 12345 5.1 -> 2420.6 Inexact Rounded
682 rdvx601 divide 12345 1 -> 12345
683 rdvx602 divide 12345 1.0001 -> 12343 Inexact Rounded
684 rdvx603 divide 12345 1.001 -> 12332 Inexact Rounded
685 rdvx604 divide 12345 1.01 -> 12222 Inexact Rounded
686 rdvx605 divide 12345 1.1 -> 11222 Inexact Rounded
687 rdvx606 divide 12355 4 -> 3088.7 Inexact Rounded
688 rdvx607 divide 12345 4 -> 3086.2 Inexact Rounded
689 rdvx608 divide 12355 4.0001 -> 3088.6 Inexact Rounded
690 rdvx609 divide 12345 4.0001 -> 3086.1 Inexact Rounded
691 rdvx610 divide 12345 4.9 -> 2519.3 Inexact Rounded
692 rdvx611 divide 12345 4.99 -> 2473.9 Inexact Rounded
693 rdvx612 divide 12345 4.999 -> 2469.4 Inexact Rounded
694 rdvx613 divide 12345 4.9999 -> 2469.0 Inexact Rounded
695 rdvx614 divide 12345 5 -> 2469
696 rdvx615 divide 12345 5.0001 -> 2468.9 Inexact Rounded
697 rdvx616 divide 12345 5.001 -> 2468.5 Inexact Rounded
698 rdvx617 divide 12345 5.01 -> 2464.0 Inexact Rounded
699 rdvx618 divide 12345 5.1 -> 2420.5 Inexact Rounded
702 rdvx701 divide 12345 1 -> 12345
703 rdvx702 divide 12345 1.0001 -> 12344 Inexact Rounded
704 rdvx703 divide 12345 1.001 -> 12333 Inexact Rounded
705 rdvx704 divide 12345 1.01 -> 12223 Inexact Rounded
706 rdvx705 divide 12345 1.1 -> 11223 Inexact Rounded
707 rdvx706 divide 12355 4 -> 3088.8 Inexact Rounded
708 rdvx707 divide 12345 4 -> 3086.3 Inexact Rounded
709 rdvx708 divide 12355 4.0001 -> 3088.7 Inexact Rounded
710 rdvx709 divide 12345 4.0001 -> 3086.2 Inexact Rounded
711 rdvx710 divide 12345 4.9 -> 2519.4 Inexact Rounded
712 rdvx711 divide 12345 4.99 -> 2474.0 Inexact Rounded
713 rdvx712 divide 12345 4.999 -> 2469.5 Inexact Rounded
714 rdvx713 divide 12345 4.9999 -> 2469.1 Inexact Rounded
715 rdvx714 divide 12345 5 -> 2469
716 rdvx715 divide 12345 5.0001 -> 2469.0 Inexact Rounded
717 rdvx716 divide 12345 5.001 -> 2468.6 Inexact Rounded
718 rdvx717 divide 12345 5.01 -> 2464.1 Inexact Rounded
719 rdvx718 divide 12345 5.1 -> 2420.6 Inexact Rounded
986 rovx102 divide 1E-9 9E+999999999 -> 0E-1000000003 Underflow Subnormal Inexact Rounded Clamped
987 rovx104 divide -1E-9 9E+999999999 -> -0E-1000000003 Underflow Subnormal Inexact Rounded Clamped
992 rovx112 divide 1E-9 9E+999999999 -> 1E-1000000003 Underflow Subnormal Inexact Rounded
993 rovx114 divide -1E-9 9E+999999999 -> -1E-1000000003 Underflow Subnormal Inexact Rounded
998 rovx122 divide 1E-9 9E+999999999 -> 1E-1000000003 Underflow Subnormal Inexact Rounded
999 rovx124 divide -1E-9 9E+999999999 -> -0E-1000000003 Underflow Subnormal Inexact Rounded Clamped
1004 rovx132 divide 1E-9 9E+999999999 -> 0E-1000000003 Underflow Subnormal Inexact Rounded Clamped
1005 rovx134 divide -1E-9 9E+999999999 -> -1E-1000000003 Underflow Subnormal Inexact Rounded
1010 rovx142 divide 1E-9 9E+999999999 -> 0E-1000000003 Underflow Subnormal Inexact Rounded Clamped
1011 rovx144 divide -1E-9 9E+999999999 -> -0E-1000000003 Underflow Subnormal Inexact Rounded Clamped
1016 rovx152 divide 1E-9 9E+999999999 -> 0E-1000000003 Underflow Subnormal Inexact Rounded Clamped
1017 rovx154 divide -1E-9 9E+999999999 -> -0E-1000000003 Underflow Subnormal Inexact Rounded Clamped
1022 rovx162 divide 1E-9 9E+999999999 -> 0E-1000000003 Underflow Subnormal Inexact Rounded Clamped
1023 rovx164 divide -1E-9 9E+999999999 -> -0E-1000000003 Underflow Subnormal Inexact Rounded Clamped
1228 r0dvx101 divide 12345 1 -> 12345
1229 r0dvx102 divide 12345 1.0001 -> 12343 Inexact Rounded
1230 r0dvx103 divide 12345 1.001 -> 12332 Inexact Rounded
1231 r0dvx104 divide 12345 1.01 -> 12222 Inexact Rounded
1232 r0dvx105 divide 12345 1.1 -> 11222 Inexact Rounded
1233 r0dvx106 divide 12355 4 -> 3088.7 Inexact Rounded
1234 r0dvx107 divide 12345 4 -> 3086.2 Inexact Rounded
1235 r0dvx108 divide 12355 4.0001 -> 3088.6 Inexact Rounded
1236 r0dvx109 divide 12345 4.0001 -> 3086.1 Inexact Rounded
1237 r0dvx110 divide 12345 4.9 -> 2519.3 Inexact Rounded
1238 r0dvx111 divide 12345 4.99 -> 2473.9 Inexact Rounded
1239 r0dvx112 divide 12345 4.999 -> 2469.4 Inexact Rounded
1240 r0dvx113 divide 12345 4.9999 -> 2469.1 Inexact Rounded
1241 r0dvx114 divide 12345 5 -> 2469
1242 r0dvx115 divide 12345 5.0001 -> 2468.9 Inexact Rounded
1243 r0dvx116 divide 12345 5.001 -> 2468.6 Inexact Rounded
1244 r0dvx117 divide 12345 5.01 -> 2464.1 Inexact Rounded
1245 r0dvx118 divide 12345 5.1 -> 2420.6 Inexact Rounded
1295 r0ovx102 divide 1E-9 9E+999999999 -> 1E-1000000003 Underflow Subnormal Inexact Rounded
1296 r0ovx104 divide -1E-9 9E+999999999 -> -1E-1000000003 Underflow Subnormal Inexact Rounded