Skip to content

Commit

Permalink
Update Suma.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
francomariani88 authored Feb 2, 2025
1 parent 6e45f2f commit e596d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion es/modules/ROOT/pages/commands/Suma.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ El siguiente comando solamente funciona en la xref:/Vista_CAS.adoc[image:16px-Me
cas.svg,width=16,height=16]] xref:/Vista_CAS.adoc[Vista CAS]

Suma( <Expresión>, <Variable>, <Valor inicial>, <Valor final> )::
Calcula la suma stem:[\sum_{t=Start Value}^{End Value}f(t)]. El resultado puede ser infinito.
Calcula la suma stem:[\sum_{t=Valor inicial}^{Valor final}f(t)]. El resultado puede ser infinito.

[EXAMPLE]
====
Expand Down

0 comments on commit e596d7e

Please sign in to comment.