Label a Point with a List Element

I always struggle with lists.
What am I doing wrong here?
https://www.desmos.com/calculator/wgpalwxfv5

Nothing really, it just doesn’t accept that notation. It needs to be a variable assignment so you’d need to make P=L[1] and then interpolate P. Though in this case, since you only have one point ${L} will display L[1]

2 Likes