We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plot a simple sine wave
y = 2sin(x*pi/4)
Use any language you're comfortable with. Add solutions in different languages to earn more points
The text was updated successfully, but these errors were encountered:
Added code for #12 for plotting sin wave (#23)
1aecb51
* Added code for #4 for plotting sin wave Added a python code to plot the sin graph * Add files via upload
No branches or pull requests
Plot a simple sine wave
y = 2sin(x*pi/4)
Use any language you're comfortable with. Add solutions in different languages to earn more points
The text was updated successfully, but these errors were encountered: