shithub: riscv

ref: 37156fb0b2a2f15614a34875c23892c6d9b95f90
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}