-
Notifications
You must be signed in to change notification settings - Fork 3
1. Introduction
Gabriel Inzirillo edited this page May 12, 2020
·
7 revisions
The Math object is a single object that has some named properties, some of which are functions.
You refer to the constant pi as Math.PI and you call the sine function as Math.sin(x), where x is the method's argument.
AJ_Math can be used as a class $math:=AJ_Math.new()
L'objet Math est un objet unique qui possède des attributs, et des fonctions.
Vous appelez la constante pi par Math.PI et la fonction sinusoïdale par Math.sin(x), où x est l'argument de la méthode.
AJ_Math peut être utiliser en tant que classe $math:=AJ_Math.new()
AJ_Math 1.2.0 - Wednesday, 05 March 2020