On Wednesday, October 2, 2013, Richard Hipp wrote:
>
> In the current beta (at http://www.sqlite.org/download.html) the function
> is either unlikely(X) or likelihood(X,Y).  In the second form, Y must be a
> floating point constant between 0.0 and 1.0, inclusive.  The first form is
> equivalent to likelihood(X, 0.0625).


 Perfect.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to