2021-10-13 15:08:46 +03:00
< html >
< head >
< meta name = "viewport" content = "width=device-width, initial-scale=1" charset = "UTF-8" >
< title > PrintSymbol< / title >
2022-04-12 11:30:54 +03:00
< / head > < body > < link href = "../../images/logo-icon.svg" rel = "icon" type = "image/svg" > < script > var pathToRoot = "../../" ; < / script >
< script type = "text/javascript" src = "../../scripts/sourceset_dependencies.js" async > < / script > < link href = "../../styles/style.css" rel = "Stylesheet" > < link href = "../../styles/jetbrains-mono.css" rel = "Stylesheet" > < link href = "../../styles/main.css" rel = "Stylesheet" > < link href = "../../styles/prism.css" rel = "Stylesheet" > < link href = "../../styles/logo-styles.css" rel = "Stylesheet" > < script type = "text/javascript" src = "../../scripts/clipboard.js" async > < / script > < script type = "text/javascript" src = "../../scripts/navigation-loader.js" async > < / script > < script type = "text/javascript" src = "../../scripts/platform-content-handler.js" async > < / script > < script type = "text/javascript" src = "../../scripts/main.js" defer > < / script > < script type = "text/javascript" src = "../../scripts/prism.js" async > < / script > < script > c o n s t s t o r a g e = l o c a l S t o r a g e . g e t I t e m ( " d o k k a - d a r k - m o d e " )
const savedDarkMode = storage ? JSON.parse(storage) : false
if(savedDarkMode === true){
document.getElementsByTagName("html")[0].classList.add("theme-dark")
}< / script >
2021-10-13 15:08:46 +03:00
2022-04-12 11:30:54 +03:00
< div class = "navigation-wrapper" id = "navigation-wrapper" >
< div id = "leftToggler" > < span class = "icon-toggler" > < / span > < / div >
< div class = "library-name" > < a href = "../../index.html" > < span > kmath< / span > < / a > < / div >
< div > < / div >
< div class = "pull-right d-flex" >
< div class = "filter-section" id = "filter-section" > < button class = "platform-tag platform-selector common-like" data-active = "" data-filter = ":kmath-ast:dokkaHtmlPartial/commonMain" > common< / button > < / div >
< button id = "theme-toggle-button" > < span id = "theme-toggle" > < / span > < / button >
< div id = "searchBar" > < / div >
< / div >
< / div >
2021-10-13 15:08:46 +03:00
< div id = "container" >
2022-04-12 11:30:54 +03:00
< div id = "leftColumn" >
2021-10-13 15:08:46 +03:00
< div id = "sideMenu" > < / div >
< / div >
< div id = "main" >
< div class = "main-content" id = "content" pageids = "kmath-ast::space.kscience.kmath.ast.rendering//PrintSymbol/#/PointingToDeclaration//353974653" >
2022-04-12 11:30:54 +03:00
< div class = "breadcrumbs" > < a href = "../index.html" > kmath-ast< / a > /< a href = "index.html" > space.kscience.kmath.ast.rendering< / a > /< a href = "-print-symbol.html" > PrintSymbol< / a > < / div >
2021-10-13 15:08:46 +03:00
< div class = "cover " >
2022-04-12 11:30:54 +03:00
< h1 class = "cover" > < span > Print< / span > < wbr > < span > < span > Symbol< / span > < / span > < / h1 >
2021-10-13 15:08:46 +03:00
< / div >
2022-04-12 11:30:54 +03:00
< div class = "platform-hinted with-platform-tabs" data-platform-hinted = "data-platform-hinted" >
< div class = "platform-bookmarks-row" data-toggle-list = "data-toggle-list" > < button class = "platform-bookmark common-like" data-filterable-current = ":kmath-ast:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-ast:dokkaHtmlPartial/commonMain" data-active = "" data-toggle = ":kmath-ast:dokkaHtmlPartial/commonMain" > common< / button > < / div >
< div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-ast:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > < div class = "block" > < div class = "block" > < span class = "token annotation" > @< / span > < a href = "../../kmath-core/space.kscience.kmath.misc/-unstable-k-math-a-p-i/index.html" > < span class = "token annotation" > UnstableKMathAPI< / span > < / a > < / div > < / div > < span class = "token keyword" > < / span > < span class = "token keyword" > val < / span > < a href = "-print-symbol.html" > PrintSymbol< / a > < span class = "token operator" > : < / span > < a href = "-featured-math-renderer/-render-feature/index.html" > FeaturedMathRenderer.RenderFeature< / a > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < p class = "paragraph" > Prints any < a href = "../../kmath-core/space.kscience.kmath.expressions/-symbol/index.html" > Symbol< / a > as a < a href = "-symbol-syntax/index.html" > SymbolSyntax< / a > containing the < a href = "../../kmath-core/space.kscience.kmath.expressions/-symbol/identity.html" > Symbol.identity< / a > of it.< / p > < h4 class = "" > Author< / h4 > < p class = "paragraph" > Iaroslav Postovalov< / p > < / div > < / div >
2021-10-13 15:08:46 +03:00
< h2 class = "" > Sources< / h2 >
< div class = "table" data-togglable = "Sources" > < a data-name = "-1225486288%2FSource%2F353974653" anchor-label = "https://github.com/mipt-npm/kmath/tree/master/kmath-ast/src/commonMain/kotlin/space/kscience/kmath/ast/rendering/features.kt#L15" id = "-1225486288%2FSource%2F353974653" data-filterable-set = ":kmath-ast:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-ast:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-ast:dokkaHtmlPartial/commonMain" >
< div class = "main-subrow keyValue " >
2022-04-12 11:30:54 +03:00
< div class = "" > < span class = "inline-flex" >
< div > < a href = "https://github.com/mipt-npm/kmath/tree/master/kmath-ast/src/commonMain/kotlin/space/kscience/kmath/ast/rendering/features.kt#L15" > common source< / a > < / div >
< span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1225486288%2FSource%2F353974653" > < / span >
2021-10-13 15:08:46 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div > < / div >
< / div >
< / div >
< / div >
< / div >
2022-04-12 11:30:54 +03:00
< div class = "footer" > < span class = "go-to-top-icon" > < a href = "#content" id = "go-to-top-link" > < / a > < / span > < span > © 2022 Copyright< / span > < span class = "pull-right" > < span > Generated by < / span > < a href = "https://github.com/Kotlin/dokka" > < span > dokka< / span > < span class = "padded-icon" > < / span > < / a > < / span > < / div >
2021-10-13 15:08:46 +03:00
< / div >
< / div >
< / body > < / html >