Changes between Version 6 and Version 7 of Functions
- Timestamp:
- May 29, 2007, 6:06:57 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Functions
v6 v7 36 36 || natural logarithm || ln(Z) || Returns the natural logarithm (base e) of Z || 37 37 || square root || sqrt(Z)|| Returns the square root of Z || 38 || Time derivative || diff(Z)|| Returns the derivative of a function Z with respect to time|| 38 39 39 40 == Discontinuous Functions ==