What's the code to get smallest (min) positive integers in Wolfram Alpha? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

27th Feb 2020, 3:29 PM
Adi Pratama
Adi Pratama - avatar
1 Answer
+ 1
Is that related to programming?
27th Feb 2020, 3:59 PM
🇮🇳Omkar🕉
🇮🇳Omkar🕉 - avatar