mathnet / mathnet-symbolics

Math.NET Symbolics
http://symbolics.mathdotnet.com
MIT License
341 stars 66 forks source link

Register functions in C# #40

Open diluculo opened 6 years ago

diluculo commented 6 years ago

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.

FoggyFinder commented 6 years ago

not sure i understand why you closed the issue

diluculo commented 6 years ago

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