Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
根据标题,是否可以解析和评估 min 和 max 函数?
例如:
Expression e = Infix.ParseOrThrow("min(L,B)");
它抛出: