diff --git a/lib/numtheor.gd b/lib/numtheor.gd index 500241fb59..3d5fa2f8d2 100644 --- a/lib/numtheor.gd +++ b/lib/numtheor.gd @@ -186,6 +186,8 @@ DeclareOperation( "Lambda", [ IsObject ] ); ## for computing \lambda(m) (see ) as the ## default for bound, and then factoring bound ## (see ). +##

+## If an incorrect bound is given then the result will be wrong. ## OrderMod( 2, 7 ); ## 3