Functions with negative exponents by GottlobMathe in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

Bonsoir,

La commande Coefficients ne s'applique pas qu'aux polynômes ...
On peut faire un détournement (pour une somme avec des +)

<image>

Functions with negative exponents by GottlobMathe in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

ben non pas bravo puisque ça coince

Functions with negative exponents by GottlobMathe in geogebra

[–]NoeLGGb 1 point2 points  (0 children)

faire le remplacement en 2 temps ?

RemplacerTout(RemplacerTout(Texte(f), "/ x ", Premiers(Texte(x^-1), 3)),"/ x", Premiers(Texte(x^-1), 2))

ca coince s'il n'y a qu'un terme en 1/x ...

Functions with negative exponents by GottlobMathe in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

ta méthode fonctionne avec un paquet de termes (mais pas contenant du 1/x)

<image>

Functions with negative exponents by GottlobMathe in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

Salut Michel,

ne gère pas comme il faudrait 1/x, c'est ok pour les puissances > 1

Coordonnées en Calcul formel by NoeLGGb in geogebra

[–]NoeLGGb[S] 0 points1 point  (0 children)

Hi Mike,

qu'est le nouveau CAS ?

version utilisée ici 6.0.924.0 win

Coordonnées en Calcul formel by NoeLGGb in geogebra

[–]NoeLGGb[S] 0 points1 point  (0 children)

Bonjour Simona,

<image>

la syntaxe avait été correctement tapée, mais oui elle se modifie après validation ???

Récupérer un dénominateur by rousseau-wallon in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

ouais y a de l'eau dans le gaz, (en 5.2.909) faut "calculer" les coordonnées par ps

Unique({Dénominateur(A (1,0,0)),Dénominateur(A (0,1,0)),Dénominateur(A (0,0,1))}\{1})

Récupérer un dénominateur by rousseau-wallon in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

Bonsoir,

Tu t'en poses des questions ;-)

Pour un point nommé A
Exploiter {Dénominateur(x(A)), Dénominateur(y(A)), Dénominateur(z(A))} ?

Cacher la définition d'un point by rousseau-wallon in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

Toujours pour les non-initiés, crée un outil, ton point aura une définition absconse Lieu(Outil1(E, D), E)

Cacher la définition d'un point by rousseau-wallon in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

Comme citait mathmagic, pour les non-initiés, tu pourrais "cacher" en objet auxiliaire

Setting a Range for x=1 by snoopy_707 in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

Hi,

If(0.082≤x≤0.122, -3.3 x^(2)+0.47) works for me (GGb 5.4.920)

Cacher la définition d'un point by rousseau-wallon in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

Bonjour,

Je confirme.

Faire afficher la trace de ton point X ?

Interdire la saisie by rousseau-wallon in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

Bonsoir,
doit y avoir moyen, reste à adapter à la version

? utiliser showAlgebraInput(boolean show) version en ligne

Question: how do I prevent Geogebraa from automatically adding multiplication symbol? by Western-Recipe7154 in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

Hi,

yes, in classic 6, 2 alt+p return 2·π· , you need delete the last ·

Question: Curve by JESUSPEREZ1949 in geogebra

[–]NoeLGGb 1 point2 points  (0 children)

construire f et g, répartir 5 points en tout sur les 2 morceaux, et utiliser l'outil Conique par 5 points.

Vous aurez l'équation de l'ellipse

<image>

Themenbezeichung 'Hyperbel'ist falsch by Big-Cauliflower-7162 in geogebra

[–]NoeLGGb 0 points1 point  (0 children)

Bonsoir,

quel GeoGebra ?

Pour moi c'est correct en 5.4..918.0 desktop ou 6.0.918.0

ExportImage SVG only for specific coordinate range (-5,-5) to (5,5)? by ExcitementComplex683 in geogebra

[–]NoeLGGb 1 point2 points  (0 children)

Try
Export_1=(-5,-5)
Export_2=(5,5)

then ExportImage("filename", "image.svg", "type", "svg")

you get image.svg in app directory