X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Nary.git;a=blobdiff_plain;f=lib%2FSub%2FNary.pm;fp=lib%2FSub%2FNary.pm;h=a90787ba2b96c3d1a0bfbea93164b41991e2bc6b;hp=ec00eb18a72e3280c048cda6b7f2e75ed63dfd68;hb=f7d712bde30494bfb668c00310ba288f5d1daeed;hpb=960e6e080cdaf7460eca27b5545f616edaf0ef1f diff --git a/lib/Sub/Nary.pm b/lib/Sub/Nary.pm index ec00eb1..a90787b 100644 --- a/lib/Sub/Nary.pm +++ b/lib/Sub/Nary.pm @@ -91,7 +91,7 @@ it is considered to return C<3> scalars with probability C<1/2>, C<2> with proba The total probability law for a given returning point is the convolution product of the probabilities of its list elements. -As such, +As such, sub notsosimple { return 1, simple(), 2