plus
is implemented via Set
. The operations are spread throughout the
different packages.
- abs
- add
- compare
- compare-signal
- divide
- divide-integer
- exp
- fused-multiply-add
- ln
- log10
- max
- max-magnitude
- min
- min-magnitude
- minus # Neg
- multiply
- next-minus
- next-plus
- next-toward
- plus # Set
- power
- quantize
- reduce
- remainder
- remainder-near
- round-to-integral-exact
- round-to-integral-value
- square-root
- subtract
- and
- canonical
- class
- compare-total
- compare-total-magnitude
- copy
- copy-abs
- copy-negate
- copy-sign
- invert
- is-canonical
- is-finite
- is-infinite
- is-NaN
- is-normal
- is-qNaN
- is-signed
- is-sNaN
- is-subnormal
- is-zero
- logb
- or
- radix
- rotate
- same-quantum
- scaleb
- shift
- xor