Previous Up Next

5.16.5 Repeated function composition: @@

With Xcas, the repeated composition of a function with itself n ∈ ℕ times is done with the infixed operator @@ (see Section ‍5.14.1).

Examples.


Previous Up Next