About 1,323,992 results (3,251 milliseconds)

How would my SoC calculate an integer square root?

https://groups.google.com/g/comp.arch.embedded/c/ezYyuoVBxEs
Jan 5, 2017 ... such as the number of square roots per second and the clock speed of the device, even if he does not have /all/ the relevant data. There are ...

Riemann Sum Square Root error... - Google Docs Editors Community

https://support.google.com/docs/thread/213830815/riemann-sum-square-root-error?hl=en
May 2, 2023 ... If I change the number of cross sections, I randomly get square root errors. ... square root function still does not work. Spreadsheet. If I use n ...

Sqrt simplification

https://groups.google.com/g/sage-devel/c/rDBcSR5YpSI
Surely you don't believe that sqrt of positive numbers are always positive. Yes I do: although a positive number has two square roots, a positive one and a ...

Pi and Units

https://groups.google.com/g/whits/c/h_HGDEP3Aek
Oct 19, 2010 ... One of the most interesting things that I discovered about numbers is that a line doesn't have a square root. You have to break a line up

Abbreviation for square root

https://groups.google.com/g/metamath/c/XKl7K0qx4uc
You do not have permission to delete messages in this group. Copy link. Report ... It did require the first line of code to begin with a line number ...

integration with the square root of a non-negative expressions

https://groups.google.com/g/sympy/c/t9BIgk05VGQ
Feb 14, 2016 ... It looks like it can do it if you complete the square manually. So we just need to have better support for doing this in the algorithm(s). In [7]: ...

Matrix Square Roots over Finite FIelds.

https://groups.google.com/g/macaulay2/c/QvN-BWt77Gk
Suppose we have a matrix A which is not diagonalizable or has no Jordan form ... how to count [not compute] the number of square roots of A [assuming that it has ...

Casio fx-1 algorithm analysis

https://groups.google.com/g/oldcalculatorforum/c/GLBGM21Trwo
So I'll just say something about the square and cube root algorithms. The square root is implemented using Toepler's algorithm (i.e. the "odd number subtraction ...

How to get a tick at 0 using scale_x_sqrt

https://groups.google.com/g/ggplot2/c/IUje5H0jwm4
I am plotting count data that is strongly skewed, but include 0's, so I want to use a square root scale on x and y so the small values are not so crowded ...

when graph not correctly displayed and inequalities

https://groups.google.com/g/tinspire/c/ErIvFUhMLYU
Mar 28, 2009 ... Recently, one of my students was graphing a cube root function and it graphed as a square root function. I could not figure out what had

Optimized reciprocal square root

https://groups.google.com/g/comp.lang.asm.x86/c/2OVvATIXd9Y
12/1/97... Delete. You do not have permission to delete messages in this group ... the bias would be chosen according a number of bits from the argument. I ...

128bit Square Root

https://groups.google.com/g/comp.compilers.lcc/c/fUlvIuWo0Zw
Can we have the 128bit hardware SQRTxx function in LCC-64 Int128 library? If not, suggestions on which assembler generates compatible code for linking with LCC- ...

Fast integer square root in Go

https://groups.google.com/d/msg/golang-nuts/5qVyilXt4B0/km4FhU6SMKwJ
PS: Also, I'm not entirely sure if using u64.Log2 is really effective as an optimisation with the last algorithm: with evenly distributed numbers, the highest ...

Canon Canola 163

https://groups.google.com/g/oldcalculatorforum/c/4hjbjnutZcM
... square root, and memory add/subtract operations will not function properly. If numbers properly enter into the machine, and addition and subtraction seem to ...

Fractions and Square Roots not loading in Wordpress Website

https://groups.google.com/g/mathjax-users/c/3BzbQeN9qdY
Hello,. I have spent an enormous amount of time trying to figure this out on my own, but finally to no avail. ... As you can see, the square root isn't rendering.

square roots - no negative answer

https://groups.google.com/g/k12.ed.math/c/ti97YZsR-_M
Nov 24, 1998 ... or -2!! The math textbook material is simple square roots; not algebra, not imaginary numbers. In algebra, x-squared has two possible solutions; ...

factoring square roots

https://groups.google.com/g/sympy/c/rSuTP2S4LVo
Feb 24, 2023 ... For example, factor(x**3.0 + x) doesn't get factored. Am I correct in assuming that this will not get fixed by switching generators? If it is ...

Can't get Sage to simplify a matrix with square root of numbers inside

https://groups.google.com/g/sage-support/c/pWOCRCX3Bh4
Feb 16, 2009 ... evaluate to [zero,11,zero], but it is not being displayed as such. Instead, there are plenty of square roots in it, and Sage is not

math/big pow() and floor() help

https://groups.google.com/g/golang-nuts/c/kfv93RZSap4
You do not have permission to delete messages in this group ... But, looking at Go's math/big package, I can't work out how square root one of these numbers.

Accounting for input data correlations within lmfit

https://groups.google.com/g/lmfit-py/c/uP4bSIwozW4
May 30, 2022 ... However, you have the right intuition that we should do something like square root of the covariance matrix. Square rooting matrices is not as ...