help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need help with Octave/Java


From: Andreas Weber
Subject: Re: Need help with Octave/Java
Date: Tue, 17 Jul 2018 18:47:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Am 17.07.2018 um 18:31 schrieb Walter Grossman:
> Though "Constants" is an interface and can't be instantiated, the

Have a look at
https://octave.sourceforge.io/miscellaneous/index.html

pkg -forge install miscellaneous
pkg load miscellaneouso
val, uncertainty, unit] =
physical_constant ("speed of light in vacuum")
val =  299792458
uncertainty = 0
unit = m s^-1

-- Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]