< Reaktor < Modules

< Reaktor/Modules/Math

x^y = x in y-th power. This is how you calculate normal numbers:

1^3 = 1*1*1 = 1, 2^3 = 2*2*2 = 8, 3^3 = 3*3*3 = 27,

1^2 = 1*1 = 1, 2^2 = 2*2 = 4,

or when x^y, you multiply x y-times with x.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.