Arithmetic/Integer: Difference between revisions

Content added Content deleted
(Arithmetic/Integer en Yabasic)
Line 2,921: Line 2,921:
</lang>
</lang>


=={{header|Mathematica}}==
=={{header|Mathematica}}/{{header|Wolfram Language}}==
Mathematica has all the function built-in to handle this task. Example:
Mathematica has all the function built-in to handle this task. Example:
<lang Mathematica>a = Input["Give me an integer please!"];
<lang Mathematica>a = Input["Give me an integer please!"];