pLeq | R Documentation |
pLeq :: a -> b -> Bool
pLeq(x)
x |
parameter x in y <= x |
E.g. pLeq(3)(4) = FALSE E.g. pLeq(3)(2) = TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.