dyadic functionの例文
- An inner product intended for conventional matrix multiplication uses the + and ?functions, replacing these with other dyadic functions can result in useful alternative operations.
- The product operator " . " expects a dyadic function on both its left and right, forming a dyadic composite function applied to the vectors on its left and right.
- It featured the full set of file functions for APL, plus a full screen input and switching of right and left arguments for most dyadic operators by introducing the ~ . prefix to all single character dyadic functions such as-or /.
- Custom dyadic functions may usually be applied to parameters with the same conventions as built-in functions, i . e . arrays should either have the same number of elements or one of them should have a single element which is extended.