In the previous exercise, we used a function to raise a value to a power using two arguments as integer types. The arguments declared within the parenthesis can be declared as any data-type available to Visual Basic. The argument can also be an array. This page will show you how to pass an array to a function.
Now you may proceed to Page 30.