OpasnetUtils/Math: Difference between revisions
Jump to navigation
Jump to search
(first draft based on own thinking) |
|||
Line 5: | Line 5: | ||
==Description== | ==Description== | ||
Defines basic mathematical operations (log, exp, abs, ...) for [[OpasnetUtils/Ovariable|ovariables]] | |||
==Code== | ==Code== | ||
https://www.opasnet.org/svn/opasnet_utils/trunk/R/Math.r | |||
==See also== | ==See also== | ||
* [[OpasnetBaseUtils]] | * [[OpasnetBaseUtils]] | ||
* [[Object-oriented programming in Opasnet]] | * [[Object-oriented programming in Opasnet]] | ||
* [[Opasnet (R library)]] | * [[Opasnet (R library)]] |
Latest revision as of 08:30, 28 December 2012
Moderator:Nobody (see all) Click here to sign up. |
This page is a stub. You may improve it into a full page. |
Upload data
|
Description
Defines basic mathematical operations (log, exp, abs, ...) for ovariables
Code
https://www.opasnet.org/svn/opasnet_utils/trunk/R/Math.r