0.7.5
Introduce user functions
To define a user function type e.g.: function kineticEnergy 0.5*\x*\y^2
Then you can use it anywhere e.g. car = kineticEnergy(1000 kg, 3 m/s)
Introduce user functions
To define a user function type e.g.: function kineticEnergy 0.5*\x*\y^2
Then you can use it anywhere e.g. car = kineticEnergy(1000 kg, 3 m/s)