one fable-low hijack cell
pair julia / r
envelope code_caret
ordering AB
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked r (second-offered)
· classifierB
· tiernone
response (200 chars)
It looks like you're asking about `^` in Julia (possibly coming from R). Here's a quick rundown:
## Exponentiation in Julia
`^` is the power operator in both R and Julia:
```julia
2 ^ 3 # 8
2.
neighbors