Home
last modified time | relevance | path

Searched refs:numerator (Results 1 – 20 of 20) sorted by relevance

/plugin/combo/ComboStrap/
H A DConditionalLength.php39 private $numerator;
126 $targetValue = $this->numerator * $remValue;
130 $targetValue = $this->numerator;
138 return $this->numerator;
151 $colsNumber = floor(GridTag::GRID_TOTAL_COLUMNS * $this->numerator / $this->denominator);
167 if ($this->numerator === null) {
178 $colsNumber = intval($this->numerator);
227 if ($this->numerator !== null) {
269 $this->numerator = DataType::toFloat($localNumber);
297 $numerator
33 private $numerator; global() variable in ComboStrap\\ConditionalLength
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DDerivedMetric.php44 public function setNumerator(LocalizedString $numerator) argument
46 $this->numerator = $numerator;
53 return $this->numerator;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DPrime.php337 list($numerator, $denominator) = $this->doublePointHelper($p);
340 $numerator = $q[1]->subtract($p[1]);
343 $slope = $numerator->divide($denominator);
357 $numerator = $this->three->multiply($p[0])->multiply($p[0])->add($this->a);
359 return [$numerator, $denominator];
429 list($numerator, $denominator) = $this->doublePointHelper($p);
431 $slope = $numerator->divide($denominator);
H A DKoblitzPrime.php181 $numerator = $this->three->multiply($p[0])->multiply($p[0]);
183 return [$numerator, $denominator];
/plugin/bez/tpl/
H A Dreport.php97 <?php $numerator = array_sum(array_column($tpl->get('issues'), 'avg_closed')) ?> variable
99 <td><?php echo $denominator > 0 ? round($numerator/$denominator) : 0 ?>
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php129 list($numerator, $denominator) = explode('/', $fraction);
130 return $numerator / ($denominator ? $denominator : 1);
139 $numerator = self::Bin2Dec($binarynumerator);
141 return ($numerator / $denominator);
H A Dmodule.audio-video.riff.php431 @list($numerator, $denominator) = explode('/', $parsedXML['SPEED']['MASTER_SPEED']);
432 …$thisfile_riff_WAVE['iXML'][0]['master_speed'] = $numerator / ($denominator ? $denominator : 1000);
435 @list($numerator, $denominator) = explode('/', $parsedXML['SPEED']['TIMECODE_RATE']);
436 …$thisfile_riff_WAVE['iXML'][0]['timecode_rate'] = $numerator / ($denominator ? $denominator : 1000…
H A Dmodule.audio-video.quicktime.php2691 $numerator = getid3_lib::BigEndian2Int(substr($atom_data, $offset + ($i * 8) + 0, 4));
2696 $data[$i] = (double) $numerator / $denomninator;
/plugin/jukebox/id3/
H A Dgetid3.lib.php77 $numerator = getid3_lib::Bin2Dec($binarynumerator);
79 return ($numerator / $denominator);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php2086 $numerator = $rx * $rx * $ry * $ry - $rx * $rx * $y1dash * $y1dash - $ry * $ry * $x1dash * $x1dash;
2088 if ($numerator < 0.0) {
2094 // -> find factor s, such that numerator' with rx'=s*rx and
2096 $s = sqrt(1.0 - $numerator / ($rx * $rx * $ry * $ry));
2103 $root = ($largeArcFlag == $sweepFlag ? -1.0 : 1.0) * sqrt($numerator / ($rx * $rx * $y1dash * $y1dash + $ry * $ry * $x1dash * $x1dash));
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php234 $numerator = Bin2Dec($binarynumerator);
236 return ($numerator / $denominator);
/plugin/codemirror/dist/modes/
H A Dscheme.min.js.map1 …ulo negative? newline not null-environment null? number->string number? numerator odd? open-input-…
H A Dclojure.min.js.map1 …ap\", \"nth\", \"nthnext\", \"nthrest\",\n \"num\", \"number?\", \"numerator\", \"object-arra…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1 …ext',\n 'nthrest',\n 'num',\n 'number?',\n 'numerator',\n 'obje…
H A Dbundle.js.map1numerator, depending upon the\n // sign of the numerator.\n num = (b1 * c2) - (b2 * c1);\n x = …
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js41734 var denominator, a, b, c, numerator;
41744 numerator = ((l2e.x - l2s.x) * a) - ((l2e.y - l2s.y) * b);
41746 c = numerator / denominator;
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs22028 NF += fill("?", +y["min-numerator-digits"] || 1);
22697 …ag("number:fraction", null, {"number:min-integer-digits":0, "number:min-numerator-digits": t[1].le…
22698 …ag("number:fraction", null, {"number:min-integer-digits":0, "number:min-numerator-digits": t[1].le…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …er.\n * @returns {Array} Estimated fraction: the first array item is a numerator,\n * …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1numerator, depending upon the\n // sign of the numerator.\n num = (b1 * c2) - (b2 * c1);\n x = …