Problem 473. old wine in a new bottle?
Solution Stats
Problem Comments
-
2 Comments
test case 2 is incorrect. the given function will only return positive values, which means it is not equivalent to sin (and therefore new wine)
adding 'for positive inputs between 0.2 to 0.8'
Solution Comments
-
1 Comment
In terms of Matlab's numerical accuracy, @(z)log10(10*z)-1 is not equal to log10. Therefore, it is new wine, as it produces different results than the built-in function.
-
1 Comment
I don't understand this problem.
Problem Recent Solvers25
Suggested Problems
-
2311 Solvers
-
249 Solvers
-
Project Euler: Problem 4, Palindromic numbers
593 Solvers
-
Convert a vector into a number
545 Solvers
-
Change the sign of even index entries of the reversed vector
376 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!