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.'''
 
PREVIOUS NEXT
Tagged: #square #root #python #numpy
ADD COMMENT
Topic
Name
8+6 =