Question: Integration a Function dependent on Time using SI-units(seconds)

Hi

I am asking for your help, as I would like to know if it's possible to integrate a function using SI-units.

This is what I get when I try:

Copied directly:

with(Units[Standard]);
∫10 ⟦m⟧/(⟦s⟧^(2))ⅆ⟦s⟧
Error, invalid differential
                       /      (m)                         
Typesetting:-mambiguous|int10 ----Typesetting:-mambiguous(
                       |         2                        
                       \      (s)                         

                                                                \
  DifferentialD(s), Typesetting:-merror("invalid differential"))|
                                                                |
                                                                /

 

 

Please Wait...