List Summa
==========

.. image:: https://user-images.githubusercontent.com/14288520/187527049-0d74568c-f3f4-486e-954b-d0a49aeefad9.png
  :target: https://user-images.githubusercontent.com/14288520/187527049-0d74568c-f3f4-486e-954b-d0a49aeefad9.png

Functionality
-------------

This node operates the sum of all the values in the inputs, no matter the levels or sublist inside the input.

Inputs
------

Takes any kind of data: singles values, vectors or even matrixes.

Outputs
-------

No matter the type of input, the output will be the sum of all the values in the input list.
This node works in a different way of the "Sum" function in **List Math** node. See the example below to see the difference.

Examples
--------

.. image:: https://cloud.githubusercontent.com/assets/5990821/4200340/20740696-3810-11e4-8e2d-8397e801b644.png
  :alt: ListSummaDemo1.PNG
  :target: https://cloud.githubusercontent.com/assets/5990821/4200340/20740696-3810-11e4-8e2d-8397e801b644.png

.. image:: https://user-images.githubusercontent.com/14288520/187526735-b9121369-6803-433c-a2cd-e326c1e64d91.png
  :target: https://user-images.githubusercontent.com/14288520/187526735-b9121369-6803-433c-a2cd-e326c1e64d91.png

* Number-> :doc:`Number Range </nodes/number/number_range>`
* List->List Main-> :doc:`List Join </nodes/list_main/join>`
* Text-> :doc:`Stethoscope </nodes/text/stethoscope_v28>`