Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Log()
Message
De
07/08/2004 15:51:50
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Log()
Divers
Thread ID:
00931569
Message ID:
00931573
Vues:
16
Thank you Sergey

Thats exactly what i needed. those are the times regretting that i didn't pay enough attention in math class :-)

thanks again!


>Gunnar,
>
>
lnVal = 2^10
>* LOGn(val) = LOGx(val)/LOGx(n)
>? LOG10(lnVal) / LOG10(2)
>? LOG(lnVal) / LOG(2)
>
<
>>
>>inb MS excel i can use log(1024, 2) to get 10 in order to reverse the 2^10=1024. in Vfp6 SP5 i have a log() and a Lof10() function. neither will allow me specify a base number (in this case 2).
>>
>>is there a way this is possible in vfp?
>>
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform