Update ufunc/e documentation
This commit is contained in:
parent
f229dfcb2b
commit
1cc6fe835b
|
|
@ -771,7 +771,7 @@ The .ufunc statements define a call to a user defined function.
|
||||||
[<isymbols> ( <psymbols> )] <ssymbol>;
|
[<isymbols> ( <psymbols> )] <ssymbol>;
|
||||||
|
|
||||||
<label> .ufunc/e <flabel>, <wid>, <trigger>,
|
<label> .ufunc/e <flabel>, <wid>, <trigger>,
|
||||||
[<isymbols> ( <psymbols> )] <ssymbol>;
|
<isymbols> ( <psymbols> ) <ssymbol>;
|
||||||
|
|
||||||
The first variant is used for functions that only need to be called
|
The first variant is used for functions that only need to be called
|
||||||
when one of their inputs changes value. The second variant is used
|
when one of their inputs changes value. The second variant is used
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue