diff --git a/doc/API.html b/doc/API.html index a439505..7617f57 100644 --- a/doc/API.html +++ b/doc/API.html @@ -2628,6 +2628,9 @@ try { about 25 digits more than the precision required.

The value can also be shortened to reduce the size of the source file.

+

To get the value of pi:

+
+pi = Decimal.acos(-1)