zero | R Documentation |
Package idiom for the zero Jordan object, and testing
is.zero(x)
is_zero_jordan(e1,e2=0)
x , e1 |
Jordan object to test for zeroness |
e2 |
Dummy numeric object to make the |
One often wants to test a jordan object for being zero, and natural
idiom would be rchm()==0
. The helper function is
is_zero_jordan()
, and the generic is is.zero()
.
Returns a Boolean
Robin K. S. Hankin
rrsm()*0 == 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.