- [Function]
- (
explseg
i length sum power)
Returns the ith segment of length number of exponential segments that add up to sum. The exponential curve is defined by power, where 0<power<1 yields concave slopes and power>1 yields convex slopes.
explseg
i length sum power)Returns the ith segment of length number of exponential segments that add up to sum. The exponential curve is defined by power, where 0<power<1 yields concave slopes and power>1 yields convex slopes.