Integrating your software into my JavaScript-based project

asked 2023-11-14 09:24:50 +0200

Dear Support Team,

I hope this message finds you well.

I am reaching out to inquire about the possibility of integrating your software into my JavaScript-based project. I have outlined below the specific requirements that I would like to fulfil:

  1. Math Input Field: I would like to incorporate a math input field that allows users to input equations using the syntax supported by your team.
  2. Equation Evaluation and Storage: It is crucial for my project to be able to evaluate these equations and retrieve the corresponding answers. Additionally, I would like to store both the formula and its answer in a database, ensuring that the formula remains unchanged when the user revisits the page.
  3. Predefined Variables: I would like to utilize predefined variables within the formulas and perform calculations using their assigned values.
  4. Displaying Stored Formulas: The ability to display previously stored formulas is essential for my project. Users should be able to view their previously entered equations.
  5. Displaying Converted Formulas: I would like to display the converted formulas, including the substituted values of the variables used.
  6. Final Output: The final output, including the evaluated answer, should be displayed to the user.
  7. (Base) Unit Conversion: It would be great if your team could provide support for unit conversion.

I would greatly appreciate it if you could review these requirements and suggest the best way to fulfil them using your software. If there are any limitations or alternative approaches that you recommend, please let me know. I am eager to explore the possibilities and leverage the power of SageMath in my project.

Thanks in advance,

Patrick

edit retag flag offensive close merge delete

Comments

We could paste the Sage Tutorial into the answer box, maybe the Reference Manual too. I’m not sure what sort of answer you’re looking for, beyond that. Also see https://sagecell.sagemath.org/ — is that the sort of thing you’re talking about?

John Palmieri gravatar imageJohn Palmieri ( 2023-11-19 21:44:55 +0200 )edit