shithub: riscv

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

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