Check Machin-like formulas: Difference between revisions

m
→‎{{header|REXX}}: changed the glyph for pi.
(Updated D entry)
m (→‎{{header|REXX}}: changed the glyph for pi.)
Line 901:
Programming notes:
:::* REXX doesn't have many math functions, so a few of them are included here.
:::* The value of &nbsp; &nbsp; <mathbig>\<big>&pi;</big></mathbig> &nbsp; should be at least as accurate as &nbsp; '''digs'''.
:::* If any formula needs any high math functions, they need to be included.
<lang rexx>/*REXX program evaluates some expressions and verifies their veracity.*/