Searched refs:square (Results 1 – 7 of 7) sorted by relevance
92 $temp->value = $class::square($x->value);141 return static::reduce($class::square($x), $n, $class);
151 ul { list-style: square outside; }
183 (For example, a function in a library to compute square roots has187 be optional: if the application does not supply it, the square188 root function must still compute square roots.)
47 Internal links are created by using square brackets. You can either just give a [[pagename]] or use…49 Internal links are created by using square brackets. You can either just give
993 protected static function square(array $x) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP