log_log_curvature-methods | R Documentation |
Determine if an expression is log-log constant, log-log affine, log-log convex, or log-log concave.
is_log_log_constant(object)
is_log_log_affine(object)
is_log_log_convex(object)
is_log_log_concave(object)
object |
An Expression object. |
A logical value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.