Articles → Numpy → Idexp Function In Numpy

Idexp Function In Numpy






Purpose





Syntax


Numpy.idexp(x1, x2)



Example


import numpy as np

print(np.ldexp(8,2))




8* 2**2

8*4

32



Output


Picture showing the output of idexp function in numpy
Click to Enlarge


Posted By  -  Karan Gupta
 
Posted On  -  Tuesday, June 18, 2019

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250