Searched refs:Math (Results 1 – 12 of 12) sorted by relevance
/template/breeze/bower_components/gumby/sass/extensions/sassy-math/lib/ |
D | sassy-math.rb | 22 result = Math.sqrt(number) 33 result = Math.log(num.value) 37 result = Math.log10(num.value) 57 result = Math.hypot(a, b) 70 result = (1.0 / 2.0) + (Math.sqrt(5) / 2.0) 103 result = Math.cosh(rad) 108 result = Math.acos(rad) 113 result = Math.acosh(rad) 118 result = Math.sinh(rad) 123 result = Math.asin(rad) [all …]
|
/template/strap/ComboStrap/ |
D | ColorRgb.php | 437 $targetRed = self::round(Math::lerp($color2->getRed(), $this->getRed(), $weight)); 438 $targetGreen = self::round(Math::lerp($color2->getGreen(), $this->getGreen(), $weight)); 439 $targetBlue = self::round(Math::lerp($color2->getBlue(), $this->getBlue(), $weight)); 454 $targetRed = self::round(Math::unlerp($color2->getRed(), $this->getRed(), $weight)); 458 $targetGreen = self::round(Math::unlerp($color2->getGreen(), $this->getGreen(), $weight)); 462 $targetBlue = self::round(Math::unlerp($color2->getBlue(), $this->getBlue(), $weight));
|
D | Math.php | 7 class Math class
|
/template/ad-hominem/ |
D | style.ini | 135 __math_fonts__ = "STIX Two Math,Cambria Math,Latin Modern Math,Times New Roman,serif" ; @ini_math_f…
|
/template/breeze/bower_components/gumby/sass/extensions/modular-scale/lib/ |
D | modular-scale.rb | 78 value = Math.sqrt(2) / 1.0
|
/template/strap/resources/library/rrdiagram/0.9.4.1/ |
D | rrdiagram.js.map | 1 …Math","self","__g","exec","e","store","uid","Symbol","USE_SYMBOL","toInteger","min","a","anObject"…
|
/template/strap/resources/library/bootstrap/5.0.1/ |
D | bootstrap.min.js.map | 1 …Math","floor","random","getElementById","getSelector","getAttribute","hrefAttr","includes","starts…
|
/template/strap/resources/library/combo/ |
D | combo.min.js.map | 1 …Math.log(alphabet.length - 1) / Math.LN2)) - 1\n let step = -~((1.6 * mask * size) / alphabet.len…
|
/template/strap/resources/library/bootstrap/4.4.1/ |
D | bootstrap.min.js.map | 1 …Math","random","document","getElementById","getSelectorFromElement","element","selector","getAttri…
|
/template/strap/resources/library/combo/dist/ |
D | combo.min.js.map | 1 …Math.log(alphabet.length - 1) / Math.LN2)) - 1\n let step = -~((1.6 * mask * size) / alphabet.len…
|
/template/breeze/bower_components/gumby/js/libs/ |
D | jquery-2.0.2.min.map | 1 …","src","copy","copyIsArray","clone","target","deep","isArray","expando","Math","random","replace"…
|
D | jquery-1.10.1.min.map | 1 …ray","copy","name","options","clone","target","deep","isArray","expando","Math","random","replace"…
|