python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
WolframClient in Python: how to convert the output of wolframclient.evaluate into a sympy expression?
I'm using wolframclient in Python and at certain point of my computation I have an output like the following
(Plus[-9, Times[2, Power[Global`y, 4]]], Plus[Times[3, Global`x], Times[-2, Power[Global`y,...
dfgoe55
Votes: 0
Answers: 1
wolframalpha conditional solving
I try to put the following expression, but it cannot recognize the condition(assumptions). How can it be done?
solve[(abs[y-x] +abs[z-x] + abs[y-z] ) z, y, x Assumptions -> x<y<0<z...
Soner from The Ottoman Empire
Votes: 0
Answers: 0
Porting 3D Rose written by Wolfram Language into JavaScript
I'd like to get help from Geometry / Wolfram Mathematica people.
I want to visualize this 3D Rose in JavaScript (p5.js) environment.
This figure is originally generated using wolfram language by Paul...
Kazuki Umeda
Votes: 0
Answers: 2
How to use Wolfram Alpha to find a set of solutions that hold for any variables in the domain
Say that x and y are real numbers and y > 0. And say that I want to find for which values of A do (A + x + y > 0) and (A + x - y > 0) always hold, as long as x, y are in the domain.
How would...
Obamafish
Votes: 0
Answers: 1