shithub: riscv

ref: 88b894434d3c8e037418490459d8eae40e3addaf
dir: /sys/src/cmd/plot/libplot/grade.c/

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