MathContext.Engineering Bidang

Definisi

Perhatian

This constant will be removed in the future version. Use Android.Icu.Math.MathNotationForm enum directly instead of this field.

Notasi titik mengambang standar (dengan format eksponensial rekayasa, di mana kekuatan sepuluh adalah kelipatan 3).

[Android.Runtime.Register("ENGINEERING", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Math.MathNotationForm enum directly instead of this field.", true)]
public const Android.Icu.Math.MathNotationForm Engineering = 2;
[<Android.Runtime.Register("ENGINEERING", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Math.MathNotationForm enum directly instead of this field.", true)>]
val mutable Engineering : Android.Icu.Math.MathNotationForm

Nilai Bidang

Value = 2
Atribut

Keterangan

Notasi titik mengambang standar (dengan format eksponensial rekayasa, di mana kekuatan sepuluh adalah kelipatan 3). Digunakan sebagai pengaturan untuk mengontrol bentuk hasil BigDecimal operasi. Nol menghasilkan bentuk biasa mungkin memiliki bagian desimal dari satu atau beberapa nol.

Java dokumentasi untuk android.icu.math.MathContext.ENGINEERING.

Bagian dari halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Android Open Source Project dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Creative Commons 2.5 Lisensi Atribusi.

Berlaku untuk