]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/functions/functions-docs.factor
fix a bunch of typos in docs
[factor.git] / basis / math / functions / functions-docs.factor
index 5b1920f57204baacd7c26284ad9b38b8505017a6..1939de4f9790dfd55c43d0a1fa744fb78180471d 100644 (file)
@@ -239,7 +239,7 @@ HELP: cis
 { cis exp } related-words
 
 HELP: polar>
-{ $values { "z" number } { "abs" "a non-negative real number" } { "arg" real } }
+{ $values { "abs" "a non-negative real number" } { "arg" real } { "z" number } }
 { $description "Converts an absolute value and argument (polar form) to a complex number." } ;
 
 HELP: [-1,1]?