home > 比較編 > F#, Scala, Haskell > arithmetic and logic >

ForNext

Only Do What Only You Can Do

024. integer operators

VBScript

JScript

Perl

PHP

Python

Ruby

PowerShell

Scala

+ - * / %

F#

OCaml

+ - * / mod
mod is an infix operator. F# uses % instead of mod

Haskell

+ - * div rem
div and rem are functions, not infix operators

C

C++

C++Builder

VC++

C#

Java

Objective-C

D

VB

VB.NET

Delphi

Ada

PL/SQL

T-SQL

inserted by FC2 system