On Sat, Oct 30, 2021 at 9:21 PM Wes Peng <w...@coakmail.com> wrote:

> What's the "**" operator in perl? I most of the time use R for math, not
> familiar with this operation.
>

It's exponentiation: https://docs.raku.org/language/operators#infix_**

That wasn't a Raku expression I used it in, though, just my attempt to
render a mathematical formula in a plain-text format.  I thought that ** is
probably one of the more widely recognized symbols for exponentiation.

Reply via email to