Home › Forums › kdb+ › Challenge 2 – Work out the Angle › Re: Challenge 2 – Work out the Angle
-
thanks so much for all the advice ! Now looking back at my own solution and your examples, I should have took advantage of using a function. I can see how using a lamba is more effective than reading in the values. I will most definitely take this on board in the future as I understand the fewer the lines of code the better debugged.