drop | R Documentation |
Coerce constant Clifford objects to numeric
drop(x)
x |
Clifford object |
If its argument is a constant clifford object, coerce to numeric.
Many functions in the package take drop
as an argument
which, if TRUE
, means that the function returns a
drop
ped value.
Robin K. S. Hankin
grade
,getcoeffs
drop(as.clifford(5)) const(rcliff()) const(rcliff(),drop=FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.