We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773dbfb commit 7674bb3Copy full SHA for 7674bb3
1 file changed
doc/source/ca.rst
@@ -351,7 +351,8 @@ Special values
351
352
.. function:: void ca_tribonacci_constant(ca_t res, ca_ctx_t ctx)
353
354
- Sets *res* to the Tribonacci constant `T_c`.
+ Sets *res* to the Tribonacci constant `T_c`. This creates an element
355
+ of the algebraic number field `\mathbb{Q}(T_c)`.
356
357
.. function:: void ca_unknown(ca_t res, ca_ctx_t ctx)
358
0 commit comments