Math Expression Error

Basically as you see in the video i want to create a traingle starting from the location of the camera. So i use the world location of the camera as the first vertex and use the distances to find other two vertexes…i am using the procedural mesh and use the 3 vertices as input to the procedural mesh…

The traingle test fucntions returns an array of the vertices…