Custom calculators in projects

Hi,

I wanted to assemble a project that includes a custom calculator to perform certain calculations. There is some information online about performing calculations in advanced actions – expressions – but it does not provide a solution to my question.

In my intended project, I would like to insert a mortgage calculator, which necessitates exponential math, but in theory the ability to use exponents in calculations would help me in future projects i.e., scientific calculators, modular calculation interfaces for certain cases. I feel that there is probably a way to do this using javascript, but since this is just arithmetic it stands to reason that this should be able to be accomplished without involving another programming language – but if that is the only way right now, I understand. I know about widgets, but from my perspective, widgets are limited to the extent that one has not been created that is specifically designed to serve the specific need you are trying to fulfill – unless there are widgets that can be reprogrammed/adjusted to include exponents?

I began the process of programming a calculator from scratch in advanced actions and tried to post a question on this forum about using exponents, but for some reason, it was rejected. If anyone has any ideas or suggestions, that would be great.

Thank you

The post Custom calculators in projects appeared first on eLearning.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *