Re: ?+

[email protected]
Newsgroups gmane.comp.mathematics.pari.devel
Message-ID <[email protected]>
On 2023-12-01 23:03, Ilya Zakharevich wrote:
> In gp
>   ?+
> does not help.  One need to do
>   ?+_
> or
>   ?_+_
> or
>   ?_++
> to get relevant help.  On the other hand,
>   ??+
> returns help about _+_, but not about +_ or _++.
> 
> I think this is not the best practice.  I would expect
>   ?+
> return help about all “functions” having “+” in their names.  And
> 
Three question marks do that:

? ???+
   "GP operators"

?


Another example:

? ???squares
bnrisprincipal   idealredmodpower issquare         mffromqf         
parfor           polredabs        qfgaussred

?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.