+ 3
What's the code to get smallest (min) positive integers in Wolfram Alpha?
https://www.wolframalpha.com/input/?i=Min%5Bceil%28n%29%3E%3D100%2F7%5D I used ceil() function. But when I tried Min[] function, it doesn't work. Screenshot: https://i.ibb.co/vd1hLTP/Screenshot-5.png I want to get result or output n=15 in this case sample. I don't know whether my question is directly related to programming. But, I believe it's related to CODING or scripting.
1 Antwort
+ 1
Is that related to programming?