inverse | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | inverse,inverse function,inverse operator |
Related | Glossary: operator, argument, function |
Description | The counterpart of a function or operator which returns the original argument. The inverse undoes the function or operator. For example, square root is the inverse of squaring: if you square any number and then take the square root, the result is the original number. |
Tags | math |