Rewrite the following algebraic expression as a Clojure expression: ( 7 + 3 * 4 + 5 ) ... user=> (Math/cos Math/PI) -1.0 user=> (+ (Math/pow (Math/sin 0.2) 2) ...
確定! 回上一頁