I cannot find the meaning of the following statement:
How can be p used for the statement?With probability p, (p e1 e2) represents x+y where x is the value of e1 and y is the value of e2; otherwise it represents x-y.
Moderator: Board moderators
How can be p used for the statement?With probability p, (p e1 e2) represents x+y where x is the value of e1 and y is the value of e2; otherwise it represents x-y.
Code: Select all
cut aft ac
Code: Select all
(1.0 (1.0 (1.0 -1 -2) (1.0 -1 -2)) (1.0 (1.0 1 2) 2))
()
Code: Select all
-1.00