Top 25 Jars Java tFunction V 1.01

[ tScroll | tOnglet | tListe | tCalDate | tEuroCalc | tCalEvent | tBBar | tChart | tFunction | Winmine | tCount | tButton ]
[ Search | Inscription | Home Page | Home Page FR ]


INDEX



Description
tFunction is a Draw function Applet. tFunction run on all browser with support JDK 1.02 (no problem on Windows 3.11).
tFunction is simple sample of my parser class and cChart Component.
With tFunction you can draw : all "f(x)" function...

tFunction est une applet permettant de dessiner des fonctions mathématiques. Elle est totalement parametrable et fonctionne sur tous les navigateurs supportant le JDK 1.02 (y compris Windows 3.11).
tFunction est un exemple d'utilisation de la classe "parser" et de mon "component" cChart.
tFunction permet de tracer tous types de fonctions mathématiques du style f(x)=cos(x^2)+2*x/(0.1+x).

Retour Index



Registration / Enregistrement
tFunction is a FreeWare for non commercial site.
For personnal use you want add a reference to me (my URL page) and send to me your URL (with tFunction applet).
For a professional use you want get a "professional registration". With this registration you can use tFunction with no reference to me and i send to you all tFunction, parser and cChart source.
If you want use cChart or parser in other Applet or application you must get a "professionnal registration".
For more informations about "Professional registration" : R. BERTHOU.

tFunction est une Applet FreeWare pour les sites non commerciaux, son utilisation est donc gratuite. Vous devez seulement ajouter une référence à l'auteur (un lien vers JavaSide.com). et me faire parvenir l'URL de la page utilisant tFunction.
Pour une utilisation plus "professionnel" vous devez vous enregistrer. Cet enregistrement vous permet d'avoir les sources de l'applet (tFunction, parser et cChart) et de ne pas faire référence à l'auteur.
Pour utiliser cChart ou parser dans une autre Applet ou Application vous devez prendre un "Enregistrement Professionnel".
Pour plus d'informations sur "l'Enregistrement Professionnel" (limite d'utilisation des sources,...) : R. BERTHOU.

Retour Index



HTML Source
<applet code="tfunction.class" width=550 height=380>
    <param name=bgImg        value="./f_2.gif">
    <param name=font         value="Arial">
    <param name=fontsize     value=10>
    <param name=bgcolor      value=14737632>
    <param name=function     value="cos(x^2)/(0.1+x)"25>
    <param name=iMin         value="0.2"25>
    <param name=iMax         value="5"25>
    <param name=iPas         value="0.1"25>
</applet>
Retour Index



Parametres
Param nameTypeDescription
bgImgstringName of background image
bgcolorintegerBorder color rrggbb info (0xFFFFFF)
fonttextFont Name
fontsizeintegerFont Size
functionstringFunction string
iMindoublex Minimum value
iMaxdoublex Maximum value
iPasdoublex increase value
Retour Index



Function Format
TypeValueComment
operators+
-
*
/
^
Functionscos
sin
tan
log
exp
acos
asin
atan
abs
sqrt
round
Constant$PI
$E
PI = 3.1416
E = 2.71828
FunctionReturnComment
cos(x^2)/(0.1+x)Ok
sin(x*$PI/2)/SQRT(+ABS(x))OkWarning ! : if x = 0 return NaN
x^-1ErrUse x^(-1) idem "*" and "/"
x^+2ErrUse x^(+2) idem "*" and "/"
cos(x*PI/2)ErrUse cos(x*$PI/2)
Retour Index



History
In construction...

1.01Add horizontal scroll (cChart).
1.00Firts version.

Retour Index



Download file
tFunction Sample tfunction.zip (12Ko)     (backup)
Retour Index


Copyright © 1996..99, R. BERTHOU. Tous droits réservés.
Dernière modification le Samedi 06 Mars 1999 18H48

Hit-Parade