bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] math functions


From: arnold
Subject: Re: [bug-gawk] math functions
Date: Wed, 12 Dec 2018 23:48:47 -0700
User-agent: Heirloom mailx 12.5 7/5/10

Peng Yu <address@hidden> wrote:

> Hi,
>
> The current supported Numeric Functions are kind of limited. I am
> wondering if there is any convenient way to support more math
> functions, such as asinh. Thanks.
>
> -- 
> Regards,
> Peng

The best way is to write a loadable extension to make more functions
available. It's not hard, see the documentation, which is online at
https://www.gnu.org/software/gawk/manual/html_node/Dynamic-Extensions.html.

If you don't know how to program in C, we can discuss my consulting rates,
off-list.

Thanks,

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]