let
fg () =
pfg () *. (
if
Random
.bool ()
then
1.
else
-1.)