IIRC there isn't one. Hopefully I am wrong, but if not you'll have to create a function that does it the hard way. See here for some hand formulas you could use.
I need to calculate:
Sqrt((Tx-x)^2+(Tz-z)^2)/(2*D*Fr/2)
The values are all variables, so this is just a math, but how can the script language have not those operators