Using Pseudocode create your own function
Using Pseudocode, create your own function that accepts one input parameter and returns a float number. You decide the theme.
You should provide the pseudocode and an example call. Be sure to provide an overview of what your function is doing.