MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
import math print ..
1.
import math print (math.sqrt(25), math.sqrt(7))
4.How many subclasses number class has?
A.
1
B.
2
C.
3
D.
4
Answer» C. 3
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Symbolis the most important class in symPy library.
evalf() function evaluates a given numerical expression upto a given floating point precision upto ______ digits.
________ function is used to convert any arbitrary expression such that it can be used as a SymPy expression.
Which number in SymPy defines as singleton classes?
<pre class="result notranslate">from sympy import Float Float(1.33333,2)</pre>6.SymPy has aRealNumberclass that acts as alias for Float.
<pre class="result notranslate">import math print (math.sqrt(25), math.sqrt(7))</pre>4.How many subclasses number class has?
The output for the below code snippet is :
First version of SymPy published in?
___________ is a Python library for performing symbolic computation.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply