Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 83 Bytes

matematica.md

File metadata and controls

5 lines (3 loc) · 83 Bytes

Matematica

Funçoes

  • somatório: [ 2, 3, 4, 5 ].reduce( ( x, y ) => x + y )