powered by
tools:::Rd_package_description("weyl")
tools:::Rd_package_author("weyl")
Maintainer: tools:::Rd_package_maintainer("weyl")
The DESCRIPTION file: tools:::Rd_package_DESCRIPTION("weyl") tools:::Rd_package_indices("weyl")
x <- rweyl(d=1) y <- rweyl(d=1) z <- rweyl(d=1) is.zero(x*(y*z) - (x*y)*z) # should be TRUE
Run the code above in your browser using DataLab