The range of a Unary Function is the set of all possible values that it may return.
Valid expressions Name Expression Type requirements Return type Function call f(x) Result Expression semantics Name Expression Precondition Semantics Postcondition Function call f(x) x is in f's domain Calls f with x as an argument, and returns a value of type Result [1] The return value is in f's range Complexity guarantees Invariants Models[1] Two different invocations of f may return different results, even if f is called with the same arguments both times. A Unary Function may refer to local state, perform I/O, and so on. The expression f(x) is permitted to change f's state.
See alsoFunction Object overview, Generator, Binary Function Adaptable Unary Function STL Main PageRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4