Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

square root in python numpy

'''numpy. sqrt(array[, out]) function is used to 
determine the positive square-root of 
an array, element-wise.'''
Source by numpy.org #
 
PREVIOUS NEXT
Tagged: #square #root #python #numpy
ADD COMMENT
Topic
Name
6+8 =