manually fix n1570.html, fix x^y in cpow for n1256.html
[c-standard] / n1256.html
index c628b68..074474e 100644 (file)
@@ -9495,7 +9495,7 @@ unsigned long long int
 </pre>
 <p><b>Description</b>
 <p><a name="7.3.8.2p2" href="#7.3.8.2p2"><small>2</small></a>
- The cpow functions compute the complex power function xy , with a branch cut for the
+ The cpow functions compute the complex power function x<sup>y</sup> , with a branch cut for the
  first parameter along the negative real axis.
 <p><b>Returns</b>
 <p><a name="7.3.8.2p3" href="#7.3.8.2p3"><small>3</small></a>