math.statistics: [-] Golfed.
parent
77abc31e3b
commit
d3df35102a
|
@ -158,7 +158,7 @@ PRIVATE>
|
|||
! could subtract 1 from a
|
||||
|
||||
: quantile-x ( a b N q -- x )
|
||||
[ + ] dip * + 1 - 0 max ; inline
|
||||
[ + ] dip * + 1 [-] ; inline
|
||||
|
||||
! 2+1/4 frac is 1/4
|
||||
: frac ( x -- x' )
|
||||
|
|
Loading…
Reference in New Issue