Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches

◆ frange()

def Cope.misc.frange ( float  start,
float  stop,
float  skip = 1.0,
int  accuracy = 10000000000000000 
)

Definition at line 98 of file misc.py.