#define LOL 1.0
XFactor = price == 0.0 ? 1/((1+crashes)*price)*100 : LOL;


reilly davis wrote:
> i dont know that it would cause an error but it wouldnt be the desired
> result have to be something like
> 
> openSourceFlag equals 1
> if openSourceFlag is equal to 1 then
> 1/((1+crashes)*price)*100
> otherwise
> 1/((1+crashes)*price)
> openSourceFlag equals 0
> 
> or something lol
> 
> On 11/13/08, Tyson Henning <[EMAIL PROTECTED]> wrote:
>>> We should have some biased stability metric like 1/((1+crashes)*price)
>>> which tends to always rank free software very favourably :)
>> Well actually possibly not. Because performing that calculation will
>> cause an error for free software, but will work fine on commercial
>> software.
>>
>> : |
>>
>> ~Y
>>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to