Home
last modified time | relevance | path

Searched defs:realNumber (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/
H A DComplex.php27 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
H A DComplexFunctions.php496 public static function IMPOWER($complexNumber, $realNumber)
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/
H A DLevelSelect.cpp200 int realNumber=-1; in selectNumberKeyboard() local
382 int realNumber = -1; in render() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/java/org/scilab/modules/xcos/actions/
H A DDebugLevelAction.java65 private DebugLevel(int realNumber, String name) { in DebugLevel()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dms_bitfield_layout.c337 sizeof(F1) +
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/golang/protobuf/protobuf-1.4.0/proto/
H A Dbuffer.go312 default:
/dports/net-mgmt/carbonzipper/carbonzipper-0.74/vendor/github.com/gogo/protobuf/jsonpb/
H A Djsonpb_test.go265 realNumber = &pb.Real{Value: proto.Float64(3.14159265359)} var
/dports/net-mgmt/adguard-exporter/adguard-exporter-1.14/vendor/github.com/golang/protobuf/jsonpb/
H A Djsonpb_test.go267 realNumber = &pb.Real{Value: proto.Float64(3.14159265359)} var
/dports/net-mgmt/unbound_exporter/unbound_exporter-0.3/vendor/github.com/golang/protobuf/jsonpb/
H A Djsonpb_test.go267 realNumber = &pb.Real{Value: proto.Float64(3.14159265359)} var
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/vendor/github.com/golang/protobuf/jsonpb/
H A Djsonpb_test.go267 realNumber = &pb.Real{Value: proto.Float64(3.14159265359)} var
/dports/finance/weberp/webERP/Classes/PHPExcel/Calculation/
H A DEngineering.php1640 public static function COMPLEX($realNumber=0.0, $imaginary=0.0, $suffix='i') {
2005 public static function IMPOWER($complexNumber,$realNumber) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/
H A DEngineering.php1733 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
2130 public static function IMPOWER($complexNumber, $realNumber)
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/
H A DEngineering.php1733 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
2130 public static function IMPOWER($complexNumber, $realNumber)
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/tests/
H A Dtestsmshelper.cpp251 const QString& realNumber = QLatin1String("12223334444"); in testEmptyInput() local
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DEngineering.php573 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
1017 public static function IMPOWER($complexNumber, $realNumber)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/
H A DEngineering.php1705 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
2146 public static function IMPOWER($complexNumber, $realNumber)
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DEngineering.php1705 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
2146 public static function IMPOWER($complexNumber, $realNumber)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DEngineering.php968 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
1406 public static function IMPOWER($complexNumber, $realNumber)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DEngineering.php1705 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
2146 public static function IMPOWER($complexNumber, $realNumber)
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DEngineering.php1705 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
2146 public static function IMPOWER($complexNumber, $realNumber)
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DEngineering.php968 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
1406 public static function IMPOWER($complexNumber, $realNumber)
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DEngineering.php1705 public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $suffix = 'i')
2146 public static function IMPOWER($complexNumber, $realNumber)
/dports/misc/mnn/MNN-1.2.0/source/backend/vulkan/execution/
H A DVulkanConvolutionWinograd.cpp135 int realNumber = UP_DIV(owUnit, i) * UP_DIV(ohUnit, i); in onEncode() local
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/golang/protobuf/jsonpb/
H A Djsonpb_test.go269 realNumber = &pb.Real{Value: proto.Float64(3.14159265359)} var
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/golang/protobuf/jsonpb/
H A Djsonpb_test.go269 realNumber = &pb.Real{Value: proto.Float64(3.14159265359)} var

1234567