signdigits(N)

This function creates a vector that contains the significant digits of scalar N

Al momento, stai seguendo questo contributo

The function asks for the scalar N to create a vector containing the significant digits of N. It also tells the user whether the scalar is negative (s=-1) and has decimals (l is the location of the end of the integer number). The length of a is the number of significant digits of scalar N.

Cita come

Andrea Codolini (2026). signdigits(N) (https://it.mathworks.com/matlabcentral/fileexchange/65890-signdigits-n), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.1.0

Included Copyright statement

1.1.0.0

Changed variable name to reduce confusion.

1.0.0.0