Write a program that creates an arbitrary sinusoidal waveform with parameters input from the user (via file or keystroke), passes the signal to a function that performs integration and differentiation and receives the result and writes it to a file.
Then Write a program to perform an automated search of an input file and output the number of prime numbers contained in that file.