.. meta:: :title: Cake - API Reference :type: website :url: https://cakepy.rtfd.io/ :description: API Reference for Cake :theme-color: #f54646 .. currentmodule:: cake ************* API Reference ************* API reference for the cake library, this documents the functionality and the uses of different objects in the cake library. Core ---- .. toctree:: :titlesonly: core/numbers core/variables core/comparity core/functions core/expressions Constants --------- .. toctree:: :titlesonly: constants/core constants/basic Expressions ----------- .. toctree:: :titlesonly: expressions/linear expressions/quadratic Functions --------- .. toctree:: :titlesonly: functions/trig functions/roots functions/integral Geometry -------- .. toctree:: :titlesonly: geometry/points Others ------ .. toctree:: :titlesonly: utils basic