Group Abstract Group Abstract

Message Boards Message Boards

0
|
9.8K Views
|
3 Replies
|
3 Total Likes
View groups...
Share
Share this post:

A simple problem with the new version of Mathematica. (units)

POSTED BY: Rob Brown
3 Replies
Posted 11 years ago

Syntax clumsy but at least the formula is built-in.

a = Quantity[4*10^14, "Hz"];
b = Quantity[273, "Kelvin"];
FormulaData[{"PlanckRadiationLaw",  "Frequency"}, {QuantityVariable["\[Nu]","Frequency"] -> a,  QuantityVariable["T","Temperature"] -> b}]

I(\[Nu])==2.728045498776555*10^-37 kg/(s)^2
POSTED BY: Douglas Kubler
Posted 11 years ago
POSTED BY: Vorname
POSTED BY: Rob Brown
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard