> IMO, math and function calls definately count as software code.
Why would you say that? You wouldn't say that the math problems on a homework sheet count as software. Why should a mathematical expression be treated differently simply because software uses it?
Function calls only do what their definitions tell them to do. The function calls themselves only give information: the name of the function, and a list of arguments. I don't see how simply listing a function call in a file counts as software.
