Newbie question: Mathematical functions?

Does SVG support mathematical functions when defining an object? For
example:

<rect x="10" y="10" height="5+5" width="5+5"
transform="rotate(sin(45))"/>

Is it possible to define sizes and rotations by mathematical functions?

Cheers,

juman

Received on Tuesday, 3 February 2004 10:42:07 UTC