[Gambas-user] Eval() square root
Martin
mbelmonte at belmotek.net
Mon May 3 10:34:27 CEST 2021
I answer to myself :-)
ok, square root is:
Sqr(x)
General formula is: x^1/y right?
Martín.
El 3/5/21 a las 10:16, Martin escribió:
> Hi,
>
> I am trying to make a calculator [1] that performs all the common
> operations. I'm using the Eval () function but I can't find
> documentation on the syntax that I should follow.
> Could someone tell me where to find information?
> Any example of square root?
> The Gambas3 example Evaluator [1] does not give information about all
> the syntax that Eval accepts only addition, multiplication and two
> trigonometric operations, that's all.
> Thanks.
>
> [1] https://gitlab.com/belmotek/kalkulilo
>
> [2] gambas/app/examples/Misc/Evaluator
>
> Martín.
>
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210503/92f15e31/attachment.htm>
More information about the User
mailing list