These functions implement coercions, or channeling, between different types.
Return Boolean b coerced to a float
Return array of Booleans x coerced to an array of floats
Return array of Booleans x coerced to an array of floats
Return Boolean b coerced to a float
Return Boolean b coerced to an integer
Return Boolean b coerced to an integer
Return array of Booleans b coerced to an array of integers
Return array of Booleans x coerced to an array of integers
Return array of sets of Booleans x coerced to an array of sets of integers
Return array of Booleans x coerced to an array of integers
Return array of Booleans x coerced to an array of integers
Return \( \lceil{ {\bf x}} \rceil \)
Return \( \lfloor{ {\bf x}} \rfloor \)
Return integer x coerced to a float
Return integer x coerced to a float
Return array of integers x coerced to an array of floats
Return array of integers x coerced to an array of floats
Return x rounded to nearest integer
Return a set of integers x coerced to an array of integers