[perl6/specs] 2c8786: Add 6.d for IEEE num division

[email protected] (GitHub) Thu, 09 Feb 2017 09:25:19 -0800
Newsgroups perl.perl6.language
Message-ID <589ca5ffce219_6e263ff1c6c5fc2c83155@hookshot-fe2-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 2c8786a52edb1970df7bb600968771aa03ed37f4
      https://github.com/perl6/specs/commit/2c8786a52edb1970df7bb600968771aa03ed37f4
  Author: Zoffix Znet <[email protected]>
  Date:   2017-02-09 (Thu, 09 Feb 2017)

  Changed paths:
    M v6d.pod

  Log Message:
  -----------
  Add 6.d for IEEE num division

 Use IEEE 754-2008 semantics for num/Num infix:</>, infix:<%>, and infix:<%%>