Skip to content
Bankn8II©$A edited this page Oct 25, 2025 · 11 revisions

Welcome to the Atom-d3e wiki!

materiell lokalt: E:\Users**\Desktop\pootable\ptable\ptable.com\wiki\compounds

L:\Clones_github\Atom-d3e\Atom-d3e-main\Atom-d3e-main

Speed of sound in air is 340 ms−1 and in water 1486ms−1. A bat emits ultrasonic sound of frequency 1000 kHz in air. If the sound meets a water surface, what is the wavelength of (a) the reflected sound, (b) the transmitted sound ? Speed of sound in air is 340 ms−1, and in water 1486 ms−1.

101 325 па в бар

https://ru.wikipedia.org/wiki/Скорость_звука

image

https://barionleg.github.io/Atom-d3e/index.html

image

linear gradient css

body {
  width: 100vw;
  height: 100vh;
}
body {
  background: linear-gradient(
    to right,
    white 0% 1%,
    red 8% 14%,
    black 16% 20%,
    orange 22% 28%,
    black 30% 34%,
    yellow 36% 42%,
    green 44%, 50%,
    black 52% 56%,
    Cyan 58% 66%,
    black 68% 72%,
    blue 74% 80%,
    black 82% 86%,
    Indigo 88% 94%,
    white 96% 97%
  );
}


to play with in: https://developer.mozilla.org/fr/docs/Web/CSS/gradient/linear-gradient

image

https://developer.mozilla.org/en-US/play?id=aqU6sEtWAb53rwmttydAM3TrWZu3dndC8GAx9t4W0T4LbJIKUcp6MFswa8sDwnCQ1WuUbNJQ3cnXDWC4

https://en.wikipedia.org/wiki/Indigo

https://sv.wikipedia.org/wiki/Hertz

https://developer.mozilla.org/en-US/play?id=Me120089Cpn5z%2FxjH5XCkwSNg8H9GqPScoP3UA4cpHEZgablElG89uZQdGwcbXnWfa%2BGYQQde5pXuyCd

image

transition: opacity 0.2s ease;

https://developer.mozilla.org/en-US/docs/Web/CSS/transition

https://doc.qt.io/qt-6/qml-qt5compat-graphicaleffects-lineargradient.html

image

https://doc.qt.io/qt-6/qml-qtqml-qt.html

https://en.wikipedia.org/wiki/Ionic_radius

image

Clone this wiki locally