
号码和值:Sum
切尾均值:Mt
中位数值:Median
奇数个数:Count(GetOddNums)
奇数和值:Sum(GetOddNums)
偶数个数:Count(GetEvenNums)
偶数和值:Sum(GetEvenNums)
质数个数:Count(GetPrimeNums)
质数和值:Sum(GetPrimeNums)
极数和值:max+min
极数差值:Range
连号组数:CtnGroup
区段个数:Section
最大段长:BallMaxLen
最大码距:SpaceMaxLen
未出期次(遗漏)和值:absent(red)
开出频次(10期)和值:present(red,10)
AC值(算术复杂度):AC
尾数和值:Sum(GetIf("x mod 10"))
尾数个数:CountEx(GetIf("x mod 10"))
尾数重复组数:rGroup(GetIf("x mod 10"))
上期落码(叠码)个数:Hits(red(-1))
新码个数:6-hits(red(-1))
三叠码个数:Count(Intersection(red,red(-1),red(-2)))
或:Hits(Intersection(red(-1),red(-2)))
5期新码个数:6-hits(red(-1),red(-2),red(-3),red(-4),red(-5))
5期旧码个数:hits(red(-1),red(-2),red(-3),red(-4),red(-5))
5期推翻码:Difference(red(-5),Union(red(-1),red(-2),red(-3),red(-4)))
左斜连码个数:Count(Intersection(red,GetIF(red(-1),"x-1"),GetIF(red(-2),"x-2")))
或:Hits(Intersection(GetIF(red(-1),"x-1"),GetIF(red(-2),"x-2")))
右斜连码个数:Count(Intersection(GetIf(red,"x-2"),GetIF(red(-1),"x-1"),red(-2)))
边码个数:Hits(GetIf(Red(-1),"x-1"),GetIf(Red(-1),"(x+1) mod 34"))
左边码个数:Hits(GetIf(Red(-1),"x-1"))
右边码个数:Hits(GetIf(Red(-1),"(x+1) mod 34"))
双公仔个数:Count(GetIf("x mod 10 = x\10")) 或:hits(11)+hits(22)+hits(33)
- 评论[支持者: 0 人 ,反对者: 0 人,中立者: 0 人] 查看评论信息