inv-gamma-random* ( shape scale rnd -- n )


Vocabulary
random

Inputs
shapean object
scalean object
rndan object


Outputs
nan object


Definition


:: inv-gamma-random* ( shape scale rnd -- n )
shape scale recip rnd gamma-random* recip ;