Apéry's constant: Difference between revisions

Content added Content deleted
m (Small clarifications, grammar)
m (→‎{{header|Phix}}: (just use/suggest the ui form))
Line 143: Line 143:
</pre>
</pre>
<small>Last digit of the 1000 terms line is 2 under pwa/p2js...</small><br>
<small>Last digit of the 1000 terms line is 2 under pwa/p2js...</small><br>
As per Wren, you can verify this with mpfr_zeta[_ui]() <small>[on desktop/Phix only, not supported under pwa/p2js]</small>
As per Wren, you can verify this with mpfr_zeta_ui(w,3) <small>[on desktop/Phix only, not supported under pwa/p2js]</small>


=={{header|Raku}}==
=={{header|Raku}}==