Function: stepFunction()
stepFunction(
threshold):RateFunction
Defined in: rate-functions/index.ts:135
Create a rate function that stays at 0 until a certain point, then jumps to 1
Parameters
threshold
number = 0.5
stepFunction(
threshold):RateFunction
Defined in: rate-functions/index.ts:135
Create a rate function that stays at 0 until a certain point, then jumps to 1
number = 0.5