Changes

Jump to navigation Jump to search
Line 7: Line 7:  
  ! can be used to (1) Compute factorial of numbers (including complex numbers etc), (2) Create functions out of strings, (3) Create predicate functions and search functions out of simple notations with regular expressions, strings, etc.
 
  ! can be used to (1) Compute factorial of numbers (including complex numbers etc), (2) Create functions out of strings, (3) Create predicate functions and search functions out of simple notations with regular expressions, strings, etc.
   −
====Converting A String To A Function===
+
===Converting A String To A Function===
    
A simple string can be converted to a function with ! operator, and parameters are detected automatically using z^3 rules.
 
A simple string can be converted to a function with ! operator, and parameters are detected automatically using z^3 rules.
Line 79: Line 79:     
</pre>
 
</pre>
 +
 +
 +
=See Also=
 +
 +
[[Hash#]]
2,824

edits

Navigation menu