PWD
03-24-2009, 05:19 AM
Hi all,
is it possible to place a function into another?
Like this below:
alfa = math.round((math.atan(triZ/dpiant)*180/3.14), 1)
There must be a problem, because compiler returns an error.
Thank you
PWD
is it possible to place a function into another?
Like this below:
alfa = math.round((math.atan(triZ/dpiant)*180/3.14), 1)
There must be a problem, because compiler returns an error.
Thank you
PWD