Public Function MySine(angle As Single, nterms As Integer) As Double ‘ Declare the variables. Dim J As Integer ‘ Initialize the value to zero MySine =