Description Usage Arguments Examples
La funzione calcola la radice della somma in quadratura dei due parametri passati
1 | sommaquadratura(a, b)
|
a, |
b I valori da sommare in quadratura |
1 | sommaquadratura(a, b) = \sqrt{a^2 + b^2}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.