Skip to content

Commit

Permalink
Merge pull request #471 from bkDJ/add-median-uiuism
Browse files Browse the repository at this point in the history
Add "Median"  uiuism
  • Loading branch information
kaikalii committed Apr 5, 2024
2 parents 6045615 + 617bdd4 commit fe004f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/src/uiuisms.rs
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,8 @@ uiuisms!(
"÷/+⟜⧻÷:1 [85 105 117 97]",
/// Quadratic mean
"√÷⧻⟜/+×. [85 105 117 97]",
/// Median
"÷2/+⊏⊟⊃⌊⌈÷2-1⧻.⊏⍏. [85 105 117 97]",
/// Dot product
"/+× [1 2 3] [4 ¯5 6]",
/// Cross product
Expand Down

0 comments on commit fe004f7

Please sign in to comment.