Rotate: Difference between revisions

Jump to navigation Jump to search
1 byte added ,  14:31, 14 July 2020
m
Text replacement - "http://help.dyalog.com" to "https://help.dyalog.com"
(Created page with "{{Built-ins|Rotate|⌽|⊖}} is a dyadic primitive function which "rotates" the elements of the right argument around a specified axis. The name Rotate is...")
 
m (Text replacement - "http://help.dyalog.com" to "https://help.dyalog.com")
Tags: Mobile edit Mobile web edit
Line 118: Line 118:
=== Documentation ===
=== Documentation ===


* [http://help.dyalog.com/latest/#Language/Primitive%20Functions/Rotate.htm Dyalog]
* [https://help.dyalog.com/latest/#Language/Primitive%20Functions/Rotate.htm Dyalog]
* [http://microapl.com/apl_help/ch_020_020_520.htm APLX]
* [http://microapl.com/apl_help/ch_020_020_520.htm APLX]
* J [https://www.jsoftware.com/help/dictionary/d231.htm Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/bardot#dyadic NuVoc] (only first-axis rotate exists)
* J [https://www.jsoftware.com/help/dictionary/d231.htm Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/bardot#dyadic NuVoc] (only first-axis rotate exists)


{{APL built-ins}}[[Category:Primitive functions]][[Category:Functions with first- and last-axis forms]]
{{APL built-ins}}[[Category:Primitive functions]][[Category:Functions with first- and last-axis forms]]

Navigation menu