Fabulous ! Operator

From ZCubes Wiki
Revision as of 11:24, 10 June 2024 by Joseph (talk | contribs) (Created page with "=== Fabulous ! Operator === ! Fabulous ! Operator (Also called Fabulous Operator) ! Operator can have multiple meanings, when used as a suffix...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Fabulous ! Operator

!  Fabulous ! Operator  (Also called Fabulous Operator) 

! Operator can have multiple meanings, when used as a suffix. of course, as a prefix, ! represents NOT as in most C like languages.
! 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.