-
Notifications
You must be signed in to change notification settings - Fork 364
New issue
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
Write JavaScript formulas #240
Comments
@BaReinhard I would like to take this. |
take as many as you want, it would be extremely helpful. Still deciding how to implement the API fully, but so far things are working well and the only downside is that we require more javascript functions since the API is being written in node also, thank you all for the help! |
@BaReinhard added some more commits, could you have a look at my PR #244 . It would be great if you could merge it so that I and other can be in sync of what else are required to be added. |
I'll write one :) |
Added |
add the formula for calculating the solids of constant width based on three sides of a triangle |
Write JavaScript functions/formulas for existing mathematics formulas to be used with the mathematics API being created.
The text was updated successfully, but these errors were encountered: