* File: C:\Users\shibu\Documents\LTspiceXVII\plot.defs
*
* Define parameters and functions that you which to be able to use in
* data plots in this file with .param and .func statements.
.func leng(x,y){SQRT(x*x+y*y)}