| To: | REALbasic NUG Italian <realbasic-nug dot it at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Budino |
| From: | Lucio Liberi <lucioing at tin dot it> |
| Date: | Sun, 10 Jul 2005 11:24:36 +0200 |
| Delivered-to: | realbasic-nug dot it at lists dot realsoftware dot com |
| References: | <F606C06B-A4C3-4335-8C76-EEAF763841C4 at tin dot it> <086912DC-E925-4B01-A7B9-01A64F1C764E at yahoo dot it> <D96F39F9-C0D1-4759-810C-788818FBD2C8 at tiscali dot it> |
Ho tradotto semplicemente un
DEF FN a(z)= 32 + sin (z/7.2)
che ho messo in un metodo interno all wind in oggetto...
private Function Fx(Alfa as integer) As integer
return ((32*sin(Alfa/7)))
end function
Tutto qui.
Ciao e grazie per la partecipazione.
Lucio
PS: le tre ore impiegate dallo Spectrum, sono diventate una manciata
di millisecondi.....
Questo sognavamo quando aspettavamo ore ed ore per vedere
plottata la curva sin(x)/x o una superficie
grigliata tip sin x * cos y... Vi ricordate?
Il giorno 10/lug/05, alle ore 10:54, Gualeni Giovanni ha scritto:
Il giorno 09/lug/05, alle ore 02:37, Massimo Valle ha scritto:z=Floor(80+Fx(sqrt(x*x+y*y))-0.707*y)Scusate l'intrusione ma che che cosa fa la 'Fx' della formula qua sopra?Giovanni |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Budino, Gualeni Giovanni |
|---|---|
| Next by Date: | Re: Budino, Gualeni Giovanni |
| Previous by Thread: | Re: Budino, Gualeni Giovanni |
| Next by Thread: | Re: Budino, Gualeni Giovanni |
| Indexes: | [Date] [Thread] [Top] [All Lists] |