trans
trans(
@llll ? ## required
@depths 1
@iterationmode 1
) -> llll/null
note
trans
is a built-in function in the bell programming language and is not unique or exclusive to bellplay~.
Returns the matrix transposition of an llll.
Arguments
@llll
[llll] (required)@depths
[int] (default:1
)@iterationmode
[int] (default:1
)
Output
Matrix transposition of an llll. [llll/null]
warning
trans
will return null
without raising an error if required arguments are not provided.