← Back to team overview

python-quantities-developers team mailing list archive

Re: Trig functions

 

I should also mention that I replaced the "radians()" function and
"degrees()" function with toRadians and toDegrees because at least radians
interferes with the units. If you have a solution you prefer, feel free to
change this.

On Mon, Jan 19, 2009 at 11:20 AM, John Salvatier
<jsalvati@xxxxxxxxxxxxxxxx>wrote:

> Does Nose have something like assertAlmostEqual? I could not find anything.
>
>
> On Mon, Jan 19, 2009 at 11:18 AM, John Salvatier <
> jsalvati@xxxxxxxxxxxxxxxx> wrote:
>
>> I added support for trig functions. I put them in a new file,
>> "trigfuncs.py" maybe all our wrapped functions should go into a new folder
>> for organization?
>>
>> I have pushed the branch to
>> https://code.launchpad.net/~jsalvatier/python-quantities/quantities-trigfuncs<https://code.launchpad.net/%7Ejsalvatier/python-quantities/quantities-trigfuncs>
>>
>
>

Follow ups

References