linear
ABSTRACT
The linear function is relatively useless, but exists to semantically identify when you want a rate function that is the identity
PARAMETERS
t | the input value |
RETURN
whatever value was inputted
DECLARATION
func linear(t)