Dati: float.

Dati :: float è un modulo perl con dettagli del tipo di dati del punto flottante.
Scarica ora

Dati: float. Classifica e riepilogo

Annuncio pubblicitario

  • Rating:
  • Licenza:
  • Perl Artistic License
  • Prezzo:
  • FREE
  • Nome editore:
  • Andrew Main
  • Sito web dell'editore:
  • http://search.cpan.org/~zefram/

Dati: float. Tag


Dati: float. Descrizione

Dati :: float è un modulo perl con dettagli del tipo di dati del punto flottante. Dati :: Float è un modulo Perl con dettagli del tipo di dati mobile Type.synopsis Utilizzare i dati :: float qw (have_signed_zero); se (hasigned_zero) {... # e molte altre costanti; Vedere il testo Utilizzare i dati :: Float QW (Float_Class float_is_normal float_is_subnormal float_is_nzfinite float_is_zero float_is_finite float_is_infinite float_is_nan); $ class = float_class ($ valore); se (float_is_normal ($ valore)) {... if (float_is_subnormal ($ valore)) {... if (float_is_nzfinite ($ valore)) {... if (float_is_zero ($ valore)) {... se ( float_is_finite ($ valore)) {... if (float_is_infinite ($ valore)) {... if (float_is_nan ($ valore)) {... Utilizzare i dati :: float qw (float_sign signit float_parts); $ sign = float_sign ($ valore); $ sign_bit = signbit ($ valore); ($ segno, $ esponente, $ significato) = float_parts ($ valore); Utilizzare i dati :: float qw (float_hex hex_float); Stampa float_hex ($ valore); $ Value = Hex_Float ($ string); Utilizzare i dati :: float qw (float_id_cmp totalorder); @Sorted_Floats = Ordina {float_id_cmpt ($ a, $ b)} @Foats; Se (Totalorder ($ A, $ B)) {... Utilizzare i dati :: Float QW (Pow2 MULT_POW2 Copysign NextUp NextUpDown Nextdown Nextdown); $ x = pow2 ($ exp); $ x = mult_pow2 ($ valore, $ exp); $ x = copysign ($ magnitudine, $ sign_from); $ x = nextUp ($ x); $ x = nextdown ($ x); $ x = indrifter ($ x, $ direzione); Requisiti: · Perl.


Dati: float. Software correlato