View source: R/general_tools.R
is_inverse_function | R Documentation |
Tests if two function are inverse to each other, thus if f(g(x)) == x applies
is_inverse_function(fun1, fun2)
fun1 |
|
fun2 |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.