Testing equality of graphics – mathematica.stackexchange.com 21:16 Posted by Unknown No Comments Is there a way to reliably test the equality of two plots? Consider this: plot1 = Plot[Sin[x], {x, 0, 2Pi}]; plot2 = Plot[Sin[x], {x, 0, 2Pi}]; You'd think these would be equal, but they're not. ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Unknown
0 Comment to "Testing equality of graphics – mathematica.stackexchange.com"
Post a Comment