BB
BB
Hi, Yes, as you can see, [notecalc-lib](https://github.com/bbodi/notecalc3/tree/develop/notecalc-lib) is a separate library, so you can include it in your app and feed any string into it. You can find some examples...
Hi, Unfortunately no, currently there is no sqrt function. We have pow (e.g. `16^2`), but it accepts only integers, so `16^0.5` would not work either. This hack would work for...
Hi, Yes I also suffered from this issue on my keyboard, but eventually I solved it and it worked for me (it is the same AltGr + 3 for me...
Man I have to find a more unique name for the project :) Thanks for the suggestion, good idea, I will add it to my list, though I can't guarantee...
I forgot to add it, thanks for noticing :)
Currently I don't support this syntax. It has only a tiny benefit over the proposed syntax (fewer characters) but has zero meaning for non-developers.
Does not copy/paste (ctrl-c/ctrl-v) work for you? It should! If it does not work, could you please provide some details. For shortcuts: Yes something like that is on my list,...
Ok, I think this is much easier to solve than I thought. Currently I don't have access to a mac to try it out, but now that I know that...
No, unfortunately there is no way for it yet.