30+
Jahre Hochleistungssoftware für Wissenschaft und Ingenieurwesen
Anmeldung
Watch Videos
Kostenlos testen
Kaufen
English
日本語
Deutsch
Toggle navigation
Produkte
PRODUKTE
Origin
OriginPro
Origin-Viewer
Alle Produkte
Origin vs. OriginPro
Neuerungen in der aktuellen Version
Produktliteratur
DEMONSTRATIONEN
Anwendungen
Anwenderberichte
Grafikgalerie
Animationsgalerie
3D-Funktionsgalerie
FUNKTIONEN
Grafische Darstellung in 2D und 3D
Peakanalyse
Kurvenanpassung
Statistik
Signalverarbeitung
Schlüsselfunktionen nach Version
LIZENZIERUNGSOPTIONEN
Node-Locked (rechnergebunden)
FLEXnet Concurrent (Netzwerk)
Dongle
Akademiker
Studentenversion
Anwender in der Industrie
Anwender in Behörden
Warum OriginLab?
Wer verwendet Origin?
Anwendermeinungen
Veröffentlichte Produktbewertungen
Online-Shop
Angebot anfragen/Bestellen
Vertriebspartner suchen
Apps
Data Import
CSV Connector
Excel Connector
MATLAB Connector
XML Connector
LeCroy Connector
Agilent MS
Tektronix WFM
Google Map
N42 Connector
More...
Graphing
Graph Maker
Paired Comparison Plot
Manhattan Plot
Forest Plot
Piper Diagram
Voronoi Diagram
Chromaticity Diagram
Heatmap with Dendrogram
More...
Publishing
Graph Publisher
Send Graphs to PowerPoint
Send Graphs to Word
Send Graphs to OneNote
Movie Creator
Graph Anim
More...
Curve Fitting
Simple Fit
Speedy Fit
Rank Models
Fit ODE
Neural Network Fitting
Fit Convolution
Polynomial Surface fit
Enzyme Kinetics
Drug Dissolution Analysis
More...
Peak Analysis
Simple Spectroscopy
Peak Deconvolution
Pulse Integration
Align Peaks
Global Peak Fit
PCA for Spectroscopy
2D Peak Analysis
Gel Molecular Weight Analyzer
More...
Statistics
Stats Advisor
PCA
DOE
Chi-Square Test
Weibull Fit
Structural Equation Modeling
Surface Roughness Parameters
More...
How do Apps work in Origin?
Suggest a New App
Kaufen
Neuaufträge
Softwarepflege verlängern
Upgrade für Origin
Vertrieb kontaktieren (nur USA & Kanada)
Vertriebspartner suchen
Lizenzierungsoptionen
Node-Locked (rechnergebunden)
FLEXnet Concurrent (Netzwerk)
Dongle
Akademiker
Studentenversion
Anwender in der Industrie
Anwender in Behörden
Warum OriginLab?
FAQ für Vertrieb
Support
SERVICE
Origin auf neuen PC übertragen
Origin lizenzieren/registrieren
Beratung
Schulung
SUPPORT
FAQ für Support
Hilfecenter
Support kontaktieren
Support-Richtlinien
DOWNLOADS
Service Releases
Origin Viewer
Orglab Module
Produktliteratur
Demoversion von Origin
Alle Downloads
VIDEOS
Installation und Lizenzierung
Einführung in Origin
Alle Video-Tutorials
DOKUMENTATION
Hilfe
Tutorials
Programmierung mit Python
Programmierung mit OriginC
Programmierung mit LabTalk
Gesamte Dokumentation
Communities
Anwenderforum
Anwenderdateiaustausch
Facebook
YouTube
LinkedIn
Über uns
OriginLab Corp.
Neuigkeiten & Events
Karriere
Vertriebspartner
Kontakt
Anmeldung
Origin C Reference
>
Global Functions
>
Mathematik
>
Curve
>
Basic
Origin C Reference
>
Global Functions
>
Mathematik
>
Vector Analysis
>
Basic
All Books
Non-Programming Books
User Guide
Tutorials
Quick Help
Origin Help
Programming Books
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
2.1.16.1 Basic
Basic-MathFunctions-GlobalFunction
Functions
Name
Brief
Example
_hypot
Calculates the hypotenuse (the longest side) of a right triangle given the two sides of the right angle
Examples
abs
Absolute value of a floating-point (double). This function is implemented in internal.c as a compatibility function for the labtalk version of abs(x) function. Please note that this function will simply call the fabs(x) function
Examples
angle
Return the phase (angle) in radians of a planar vector with coordinates (x, y)
Examples
deg2rad
Radian and degree conversion functions: convert degree to radian
Examples
fabs
Absolute value of a floating-point (double).
Examples
grnd
normally distributed random number with mean=0 and sd=1, nSeed > 0 to set random seed (returns 0)
Examples
is_equal
Compare two double values and see if they are equal or not.
Examples
is_numeric
Test given string to determine whether it is a numeric string
Examples
max
Return the larger of two doubles.
Examples
min
Return the smaller of two doubles.
Examples
mod
Divides x by y and returns the remainder. The arithmetic is same with c/c++, but not same with Excel.
Examples
mod2
Divides x by y and returns the remainder. The arithmetic is same with Excel, but not same with c/c++.
Examples
pow
Calculates x raised to the power of y.
Examples
rad2deg
Radian and degree conversion functions: convert radian to degree
Examples
ran
This function is essentially the same as the rnd() function
Examples
rand
The rand function returns a pseudorandom integer in the range 0 to RAND_MAX.
Examples
rmod
Divides double x by double y and returns the remainder.
Examples
rnd
Also defined as ran(_nSeed). On every call it generates a random double value between 0. and 1.
Examples
sqrt
Calculates the square root.
Examples
srand
The srand function sets the starting point for generating a series of pseudorandom integers.
Examples
Skip Navigation Links
All Books
Origin C
Origin C Reference
Global Functions
Math Functions
Basic
User Guide
Tutorials
Quick Help
Origin Help
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
Programmieren
Origin C Programming Guide
Origin C Reference
Beispiele (DescStats)
Origin Developer Kit
Build Dialogs using HTML and JavaScript
Global Functions
Classes
Macros
Typedef
Struct
Enum
Basic IO
Character and String Manipulation
COM
Communications
Curve
Data Conversion
Data Range
Date Time
File IO
File Management
Fitting
Image Processing
Import Export
Internal Origin Objects
LabTalk Interface
Math Functions
Mathematik
Matrixkonvertierung und Gridding
Memory Management
NAG Functions
Network
Signal Processing
Spectroscopy
Statistics
System
Tree
User Interface
Basic
Complex
Exponential
Number and Missing Value and Error Code
Rounding and Precision
Special Functions
Trigonometric
abs
angle
deg2rad
fabs
grnd
is_equal
is_numeric
max
min
mod
mod2
pow
rad2deg
ran
rand
rmod
rnd
sqrt
srand
_hypot
English
|
Deutsch
|
日本語
© OriginLab Corporation. Alle Rechte vorbehalten.
×
☐
_
Let's Chat