Nelson
Ctrlk
  • Nelson GitBook 📚
  • docs
  • markdown
    • Languages
    • en
      • Summary
      • getting_started
      • Assertion functions
      • Audio playback functions
      • changelogs
      • Characters encoding
      • Component Object Model (COM) Client Interface
      • Console
      • Constructors functions
      • Control System functions
      • Core
      • Data analysis
      • Data structures
      • Debugger functions
      • Dictionaries
      • Display format
      • Double
      • Dynamic link
      • Elementary functions
        • 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
        • istriu
        • 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
      • Engine
      • Error manager
      • Fortran to C
      • FFTW
      • File archiver functions
      • Files and folders functions
      • Function_handle functions
      • Functions manager
      • Geometry
      • Graphics functions
      • Graphics I/O functions
      • Gui module
      • Handle
      • HDF5
      • Documentation and Help Management
      • History manager
      • I18n functions
      • Image Processing functions
      • Integers type
      • Interpreter functions
      • Inter Process Communication
      • JavaScript Object Notation
      • Julia engine
      • license
      • Linear algebra
      • Localization functions
      • Logical type functions
      • MATIO
      • Memory manager functions
      • MEX functions
      • Modules manager
      • Message Passing Interface
      • NIG
      • Operators
      • OS functions
      • Overloading
      • Parallel
      • Polynomials
      • Profiling tools
      • Python engine
      • QML engine
      • Random
      • Signal Processing
      • Single type
      • Nelson in the cloud
      • Subroutine Library In COntrol Theory
      • Sparse type
      • Special functions
      • Spreadsheet
      • Statistics
      • Stream manager
      • String type
      • Tables
      • Tests framework for Nelson
      • Text editor
      • Date and Time
      • Trigonometric functions
      • Types module
      • Validators
      • Web tools
      • Xml Processing
    • fr
Powered by GitBook
On this page

Was this helpful?

  1. markdown
  2. en
  3. Elementary functions

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

    • istriu

    • 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

PreviousElementary functionsNextabs

Last updated 10 months ago

Was this helpful?