1 | Intrinsic functions are part of the language and not part of library. They have a function and not an operator notation |
2 | The general form of these built in functions is: |
3 | Optional arguments and keyword arguments are also allowed for user-defined functions |