Sign In
Search for:
Tags and Functions
Online Documentation
Miva Script
Tag Index
Function Index
Graphics Index
Resources
Copyrights
Forum
History
Miva Merchant
Introduction
Empresa
Mia
Compiler
MS
Basics
Comments
Variables
Forms & Variables
Arrays & Structures
Expressions
Operators
If Else
Loops
Exit
System Variables
MS
Reference
MivaScript Tags
MivaScript Functions
Strings
Arrays
File System
Data Folder
Script Folder
Either Folder
System
Math
Inspection
Graphics
Archive
Logging
XML
Time
Encryption
Blowfish encryption
OpenSSL Crypto Library
RSA Encryption Library
OpenSSL x509 Certificates
MS
Advanced
Databases
xBase3
MivaSQL
MySQL
File Uploading
Sort Algorithms
User Examples
fmod()
Also See:
abs
acos
asin
atan
atan2
ceil
cos
cosh
exp
floor
int
log
log10
power
random
rnd
sin
sinh
sqrt
srandom
tan
tanh
Next
»
«
Previous
Report a language bug
|
Report a documentation error
Returns the remainder of number1/number2; number1, number2, and the result are all floating point numbers.
Syntax
fmod( x, y )
+ Add a note
User Annotations:
fmod
-- Other Annotations --
topic blowfish
topic comments
topic filesystem-both
topic inspection
topic math
topic operators
topic time
topic user-examples
topic variables
item acos
item asciichar
item dir
item file_create
item gettoken
item glosub
item indexof
item miva_array_sort
item miva_struct_members
item miva_variable_value
item MvSMTP
item substring
item xml_parse_set_colon_replacement
Next
»
«
Previous