linear

ABSTRACT

The linear function is relatively useless, but exists to semantically identify when you want a rate function that is the identity

PARAMETERS
tthe input value
RETURN

whatever value was inputted

DECLARATION
func linear(t)