(no commit message)
authorlkcl <lkcl@web>
Thu, 12 Sep 2019 04:34:30 +0000 (05:34 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 12 Sep 2019 04:34:30 +0000 (05:34 +0100)
ztrans_proposal.mdwn

index 30fc72e335bbe8aa27699fdbd340c792e364a482..8d68b7244d83abb20aca0183ad6c1e237902599e 100644 (file)
@@ -390,10 +390,6 @@ NONE     | NONE        | NONE        | NONE          | NONE        | log10p1  |
 
 Note (1) FSINCOS is macro-op fused (see below).
 
-Note (2) IEEE754-2019 pown(x, n) - n is an integer
-
-Note (3) IEEE754-2019 powr(x, y) is defined as "exp(y log (x))"
-
 Note (2) synthesised in IEEE754-2019 as "pown(x, 3)"
 
 Note (3) synthesised in IEEE754-2019 using "1.0 / x"