1
A
回答
3
根據DDMathParser wiki,內置常量,如pi are functions that take no arguments。
該wiki還介紹瞭如何define your own functions。
相關問題
- 1. Cubed Root - DDMathParser - 或者一般?
- 2. DDMathParser從NSString的
- 3. iOS DDMathParser獲取數字「塊」
- 4. DDMathParser 3.0.0用的CocoaPods
- 5. 將nCr函數添加到DDMathParser(使用可變參數)
- 6. DDMathParser in .mm文件
- 7. DDMathParser&iOS7/XCode的兼容性
- 8. DDMathParser - 在一個自定義函數中使用一個字符串作爲參數
- 9. 添加一個常數到std_logic_vector
- 10. 在linux重命名多個文件與數字加上一個常數
- 11. DDMathParser - 如何識別錯誤是iOS
- 12. 在兩個第一個數字後面加上一個小數
- 13. 任何人都可以指向在ddmathparser中添加新函數的教程嗎?
- 14. 斯威夫特 - 加上一個常數,接受參數並返回值
- 15. 添加一個簡單的庫到一個xcode 4項目
- 16. 添加一個數字上的條件
- 17. 在DDMathParser中定義自定義函數(Swift)
- 18. 使用DDMathParser無法解決數學表達式
- 19. iOS DDMathParser獲取數學表達式的求解步驟
- 20. iOS DDMathParser在字符串中獲取(...)的任何出現次數
- 21. 從另一個表中插入一個常量加上值的存儲過程
- 22. 如何在MIPS添加一個常數數組項
- 23. 在Rapid Miner中爲數值屬性添加一個常數值
- 24. 加上一個常數行的結果到SQL查詢 - MS訪問
- 25. 導入一個常數
- 26. startswith一個常數SQLAlchemy的
- 27. 得到一個常數C
- 28. DDMathParser不能在使用CocoaPods的Obj-C項目中工作
- 29. JavaFx InvocationTargetException異常加載一個窗口
- 30. IllegalStateException異常上的一個按鈕
+1,這是完全正確的。如果你也想用一個特殊的符號常量(如'π'爲'PI()'),那麼你就必須到該符號添加到[單行字符函數集(https://開頭github上。 COM/davedelong/DDMathParser /斑點/主/ DDMathParser/DDMathStringTokenizer.m#L76)。默認情況下,函數名只能是字母數字。 – 2012-04-18 22:57:15