Basic calculator application.
This is written in TypeScript, using React.
I've rounded the results to 15 decimal places, which is what Typescript/Javascript can pull off safely without a library.
Basic calculator application.
This is written in TypeScript, using React.
I've rounded the results to 15 decimal places, which is what Typescript/Javascript can pull off safely without a library.