Update ufunc/e documentation

This commit is contained in:
Cary R 2023-09-03 18:45:12 -07:00
parent f229dfcb2b
commit 1cc6fe835b
1 changed files with 1 additions and 1 deletions

View File

@ -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