I want to store mathematics formula as string in database and load it to inject and compute in any programming language
It should be easy notation that could write by hand and should support at least basic arithmetic operation include pow and sqrt and log in any base
I wish there would be standard format for math notation that any language could agree upon. Is there anything like that? Is there a most popular notation format?