README
Math::Interval
A noddy implementation of Interval Arithmetic using raku Ranges
No provision is made for Rounded Interval Arithmetic
No provision is made for [disjoint] multi-intervals
No provision is made for complex intervals
Only a handful of all possible Interval operations
TODOs
Additional arithmetic operations
power (even / odd)
log / exp
trig
Comparison operators
Set operators
Please feel free to submit any of these as a PR
Copyright
copyright(c) 2023 Henley Cloud Consulting Ltd.