shithub: riscv

ref: 55d8082842367540b7c3918253c04f71fc9361bb
dir: /sys/src/cmd/plot/libplot/grade.c/

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