mirror of
https://github.com/ArthurDanjou/ArtStudies.git
synced 2026-01-14 15:54:13 +01:00
Add TP3
This commit is contained in:
@@ -11,7 +11,7 @@ Y <- rnorm(n, 0, sqrt(2))
|
||||
Y[Y <= 2] <- 0
|
||||
|
||||
h <- function(x, y) {
|
||||
10 *
|
||||
5 *
|
||||
sqrt(pi) *
|
||||
sqrt(x + y) *
|
||||
sin(y^4) *
|
||||
|
||||
Reference in New Issue
Block a user