Nelson
Ctrlk
  • Nelson GitBook 📚
  • docs
  • markdown
    • Languages
    • en
    • fr
      • Summary
      • getting_started
      • Fonctions d'assertion
      • Fonctions de lecture audio
      • changelogs
      • Encodage des caractères
      • Interface client du modèle d'objet composant (COM)
      • Console
      • Fonctions constructeurs
      • Fonctions de système de contrôle
      • Core
      • Analyse de données
      • Structures de données
      • Fonctions de débogage
      • Dictionnaires
      • Format d'affichage
      • Double
      • Liens dynamiques
      • Fonctions élémentaires
        • SUMMARY
        • abs
        • allfinite
        • angle
        • base2dec
        • bernsteinMatrix
        • bin2dec
        • bin2num
        • blkdiag
        • cast
        • ceil
        • circshift
        • complex
        • conj
        • deal
        • dec2base
        • dec2bin
        • dec2hex
        • exp
        • factorial
        • filter
        • find
        • fix
        • flip
        • flipdim
        • fliplr
        • flipud
        • floor
        • hadamard
        • hankel
        • hex2dec
        • hilb
        • hypot
        • imag
        • ind2sub
        • invhilb
        • ipermute
        • isapprox
        • iscolumn
        • isdiag
        • isequal
        • isequaln
        • isequalto
        • isfinite
        • isinf
        • ismatrix
        • isnan
        • isrow
        • isscalar
        • istril
        • istriu
        • isvector
        • length
        • linspace
        • log
        • log10
        • log1p
        • log2
        • logspace
        • magic
        • meshgrid
        • minus
        • mod
        • ndgrid
        • ndims
        • nextpow2
        • norm
        • normest
        • nthroot
        • num2bin
        • numel
        • permute
        • pinv
        • pow2
        • real
        • rem
        • repmat
        • reshape
        • rosser
        • rot90
        • round
        • shiftdim
        • sign
        • size
        • sqrt
        • squeeze
        • sub2ind
        • substruct
        • swapbytes
        • toeplitz
        • tril
        • triu
        • vander
        • wilkinson
      • Moteur
      • Gestion des erreurs
      • Fortran vers C
      • FFTW
      • Fonctions d'archivage de fichiers
      • Fonctions de fichiers et dossiers
      • Fonctions de function_handle
      • Gestionnaire de fonctions
      • Géométrie
      • Fonctions graphiques
      • Fonctions d'entrée/sortie graphiques
      • Module GUI
      • Handle
      • HDF5
      • Documentation et gestion de l'aide
      • Gestionnaire d'historique
      • Fonctions I18n
      • Fonctions de traitement d'image
      • Types entiers
      • Fonctions de l'interpréteur
      • Communication inter-processus
      • JavaScript Object Notation (JSON)
      • Moteur Julia
      • license
      • Algèbre linéaire
      • Fonctions de localisation
      • Fonctions de type logique
      • MATIO
      • Fonctions du gestionnaire de mémoire
      • Fonctions MEX
      • Gestionnaire de modules
      • Interface de passage de messages (MPI)
      • NIG
      • Opérateurs
      • Fonctions du système d'exploitation
      • Surcharge
      • Parallel
      • Polynomials
      • Profiling tools
      • Moteur Python
      • Moteur QML
      • Aléatoire
      • Traitement du signal
      • Type simple précision
      • Nelson dans le cloud
      • Bibliothèque de sous-programmes en théorie du contrôle
      • Type sparse
      • Fonctions spéciales
      • Feuille de calcul
      • Statistiques
      • Gestion des flux
      • Type Chaîne
      • Tables
      • Outils de tests pour Nelson
      • Text editor
      • Date et Heure
      • Fonctions trigonométriques
      • Types module
      • Validateurs
      • Web tools
      • Traitement XML
Powered by GitBook
On this page

Was this helpful?

  1. markdown
  2. fr
  3. Fonctions élémentaires

SUMMARY

  • elementary_functions

    • abs

    • allfinite

    • angle

    • base2dec

    • bernsteinMatrix

    • bin2dec

    • bin2num

    • blkdiag

    • cast

    • ceil

    • circshift

    • complex

    • conj

    • deal

    • dec2base

    • dec2bin

    • dec2hex

    • exp

    • factorial

    • filter

    • find

    • fix

    • flip

    • flipdim

    • fliplr

    • flipud

    • floor

    • hadamard

    • hankel

    • hex2dec

    • hilb

    • hypot

    • imag

    • ind2sub

    • invhilb

    • ipermute

    • isapprox

    • iscolumn

    • isdiag

    • isequal

    • isequaln

    • isequalto

    • isfinite

    • isinf

    • ismatrix

    • isnan

    • isrow

    • isscalar

    • istril

    • istriu

    • isvector

    • length

    • linspace

    • log

    • log10

    • log1p

    • log2

    • logspace

    • magic

    • meshgrid

    • minus

    • mod

    • ndgrid

    • ndims

    • nextpow2

    • norm

    • normest

    • nthroot

    • num2bin

    • numel

    • permute

    • pinv

    • pow2

    • real

    • rem

    • repmat

    • reshape

    • rosser

    • rot90

    • round

    • shiftdim

    • sign

    • size

    • sqrt

    • squeeze

    • sub2ind

    • substruct

    • swapbytes

    • toeplitz

    • tril

    • triu

    • vander

    • wilkinson

PreviousFonctions élémentairesNextabs

Last updated 2 days ago

Was this helpful?