SetDefaultNumberType(DefaultNumberType.Decimal) can’t access any default library like string related or Math related functions in DynamicExpresso
I am working on a Blazor WebAssembly project using .NET 8, and I am utilizing the DynamicExpresso library to evaluate my expressions.