Re: parameters directly in the function

2010-06-10 Thread Waleria
Well.i got this values of a form but i thank you very much...because i got resolve this problem Thank you On 10 jun, 15:53, Daniel Roseman wrote: > On Jun 10, 6:13 pm, Waleria wrote: > > > Hello!!! > > > I'm Walériai have a question about a functionsi have a > > function bellow: > >

Re: parameters directly in the function

2010-06-10 Thread Daniel Roseman
On Jun 10, 6:13 pm, Waleria wrote: > Hello!!! > > I'm Walériai have a question about a functionsi have a > function bellow: > > y.append(pow(form.cleaned_data['Pinc'],2)/(2*(pow(2*pi*v, > 2)))*((pow(2,2)*pow(form.cleaned_data['Qe'],2)))/ > (pow(form.cleaned_data['fp'],2))*(pow(form.cleaned

parameters directly in the function

2010-06-10 Thread Waleria
Hello!!! I'm Walériai have a question about a functionsi have a function bellow: y.append(pow(form.cleaned_data['Pinc'],2)/(2*(pow(2*pi*v, 2)))*((pow(2,2)*pow(form.cleaned_data['Qe'],2)))/ (pow(form.cleaned_data['fp'],2))*(pow(form.cleaned_data['df'],2))) I need to pass this parameter (2