Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/intl/icu_capi/bindings/js/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 775 B image not shown  

Quelle  DecimalSignDisplay.d.ts

  Sprache: JAVA
 

// generated by diplomat-tool
import type { pointer, codepoint } from "./diplomat-runtime.d.ts";



/**
 * ECMA-402 compatible sign display preference.
 *
 * See the [Rust documentation for `SignDisplay`](https://docs.rs/fixed_decimal/0.7.0/fixed_decimal/enum.SignDisplay.html) for more information.
 */

export class DecimalSignDisplay {

    /** @internal */
    static fromValue(value: DecimalSignDisplay | string): DecimalSignDisplay;

    get value(): string;

    /** @internal */
    get ffiValue(): number;

    static Auto : DecimalSignDisplay;
    static Never : DecimalSignDisplay;
    static Always : DecimalSignDisplay;
    static ExceptZero : DecimalSignDisplay;
    static Negative : DecimalSignDisplay;


    constructor(value: DecimalSignDisplay | string );
}

Messung V0.5 in Prozent
C=94 H=98 G=95

¤ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet am  2026-08-25) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.