DOCUMENTATION CalcMe
  • language Translations of this page
    • Translations of this page
    • Català (ca)
    • Dansk (da)
    • Deutsch (de)
    • English (en)
    • Español (es)
    • Français (fr)

  1. Wiris Ecosystem Documentation
  2. CalcMe documentation
  3. Commands
  4. Geometry
  5. Cube

en:calc:commands:geometry:cube

Cube

Constructs a cube.

Syntax

cube()
cube(Real)
cube(Point, Real)

Description

cube()

Constructs a cube centered at the origin with edges of length 1.

cube(Real)

Given a real c, constructs a cube centered at the origin with edges of length c.

cube(Point, Real)

Given a point P and a real c, constructs a cube centered at P with edges of length c.

Related functions

Dodecahedron, Icosahedron, Prism, Pyramid

Table of Contents
  • Syntax
  • Description
  • Related functions
Log In

Copyright © WIRIS 2021. All rights reserved.