mathnet/mathnet-symbolics

Register functions in C#

diluculo opened this issue · 2 comments

Is there a way to register C# functions to be identified by Infix/Expression?

For example, I would like to parse and evaluate inverse hyperbolic sine function, "ArcSinh(z)" , but it is not yet implemented in the Symbolics.

not sure i understand why you closed the issue

@FoggyFinder. thank you. actually pressed wrong button... By the way, I am just wondering if this feature can be implemented.