powered by
Print methods for Clifford algebra
# S3 method for clifford print(x,...) # S3 method for clifford as.character(x,...) catterm(a)
Object of class clifford in the print method
clifford
Further arguments, currently ignored
Integer vector representing a term
# NOT RUN { rcliff() # fine rcliff(d=15) # incomprehensible options("separate" = TRUE) rcliff(d=15) # incomprehensible options("separate" = FALSE) # }
Run the code above in your browser using DataLab