public override double GetOutput( double alpha = 0 )
Negative alpha will return n-th step from the end (reversed query)
Input is recomputed: alpha % 1. e.g. for alpha 1.2, the same output is returned like for alpha = 0.2.
Copyright (c) 2018 - GNU General Public License v3.0