FORMULA LANGUAGE
Examples: @Power
1. This example returns 8 (2 raised to the power of 3, or 2
3
).
@Power(2;3)
2. This example returns 8 (-2 raised to the power of 3, or 2
3
).
@Power(2;3)
3. This example returns 0.125 (2 raised to the power of 3, or 2
3
).
@Power(2;3)
4. This example returns 8 and -8 in a list.
@Power(2 : -2; 3)
Siehe auch
@Power
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar