let
fg () =
pfg () *. (
if
Random
.float 1. < 0.5
then
1.
else
-1.)