Scientific calculator

Hi there

I am trying to create a scientific calculator using ionic 3. Does anyone know of any libraries available or have any ideas as I cannot find any examples in typescript

Thanks

What exactly are you having problems with?

I was looking for an example of how to build a scientific calculator within the Ionic framework or a library which has all of the methods a scientific calculator would use. It’s for a school project that I would like to achieve

i got one to work thanks to https://code.sololearn.com/WN0dgrcEv5FY/#html

it does need some tweaking to transform code for ionic usage