Skip to content

Commit

Permalink
Add some more doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Raoul Bourquin committed Sep 28, 2022
1 parent 773dbfb commit 7674bb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/source/ca.rst
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,8 @@ Special values

.. function:: void ca_tribonacci_constant(ca_t res, ca_ctx_t ctx)

Sets *res* to the Tribonacci constant `T_c`.
Sets *res* to the Tribonacci constant `T_c`. This creates an element
of the algebraic number field `\mathbb{Q}(T_c)`.

.. function:: void ca_unknown(ca_t res, ca_ctx_t ctx)

Expand Down

0 comments on commit 7674bb3

Please sign in to comment.