Skip to content

Commit

Permalink
Add string example
Browse files Browse the repository at this point in the history
  • Loading branch information
kwankyu committed Jun 2, 2024
1 parent 9873f45 commit f4cb7cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/doc/en/developer/coding_basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,8 @@ information. You can use the existing functions of Sage as templates.
- ``p`` -- prime integer (default: `2`); coprime with `n`
- ``var`` -- string (default: ``'lambda'``)
- ``check`` -- boolean (default: ``True``); specifies whether to check for primality
- ``algorithm`` -- (default: ``None``) the name of the algorithm to use
Expand Down

0 comments on commit f4cb7cb

Please sign in to comment.