When using the "sign" function with vtkFunctionParser, GetMathFunctionStringLength() results in an "Unknown math function" error. The fix is to add "case VTK_PARSER_SIGN:" above the "return 4;" statement David