Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/xslt/tests/mochitest/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quellcode-Bibliothek prop-desc.js   Sprache: unbekannt

 
// Copyright 2015 Microsoft Corporation. All rights reserved.
// This code is governed by the license found in the LICENSE file.

/*---
description: Testing descriptor property of Math.cosh
includes: [propertyHelper.js]
es6id: 20.2.2.13
---*/


verifyProperty(Math, "cosh", {
  writable: true,
  enumerable: false,
  configurable: true
});

reportCompare(0, 0);

Messung V0.5 in Prozent
C=93 H=95 G=93

[0.14QuellennavigatorsProjekt 2026-04-28]